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 Care Plan Goal Logical Model and is not a FHIR Resource
{
"resourceType": "http://hl7.org/dam/StructureDefinition/CarePlanGoal",
"hasAuthor": [
{
"reference": "http://hl7.org/dam/StructureDefinition/CareTeamMember/CareTeamMemberNurse"
}
],
"partOf": {
"order": 1,
"constitutive": "false"
},
"priority": {
"priority": 2,
"dateAssigned": "2025-01-15T11:00:00Z"
},
"revision": {
"substantive": "true",
"revisionDate": "2025-01-15T11:00:00Z",
"version": 1
},
"desiredStateFinding": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "8943002",
"display": "Weight gain"
}
]
},
"desiredStateMeasureDimension": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
}
]
},
"desiredStateMeasureValue": {
"value": 2500,
"unit": "g",
"system": "http://unitsofmeasure.org",
"code": "g"
},
"refersTo": {
"reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
},
"targetDateTime": "2025-02-15T12:00:00Z",
"description": "Weight gain"
}