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

Example Binary: Prematurity

This content is an example of the Concern Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://hl7.org/dam/StructureDefinition/Concern",
  "hasAuthor": [
    {
      "reference": "http://hl7.org/dam/StructureDefinition/CareTeamMember/CareTeamMemberPhysician"
    }
  ],
  "revision": {
    "substantive": "true",
    "revisionDate": "2025-01-15T10:00:00Z",
    "version": 1
  },
  "priority": {
    "priority": 1,
    "dateAssigned": "2025-01-15T10:00:00Z"
  },
  "concern": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "395507008",
        "display": "Premature infant"
      }
    ]
  },
  "refersTo": {
    "reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
  },
  "comment": "Infant born at 32 weeks gestation"
}