0.1.0 - ci-build
CarePlanDAM - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
This content is an example of the Activity Outcome Observation Logical Model and is not a FHIR Resource
{
"resourceType": "http://hl7.org/dam/StructureDefinition/ActivityOutcomeObservation",
"hasAuthor": [
{
"reference": "http://hl7.org/dam/StructureDefinition/CareTeamMember/CareTeamMemberNurse"
}
],
"propertyAssessed": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "258104002",
"display": "Digital scale"
}
]
},
"refersTo": {
"reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
},
"result": "2350 grams"
}