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: NICU Nurse - Care Team Member

This content is an example of the Care Team Member Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://hl7.org/dam/StructureDefinition/CareTeamMember",
  "hasAuthor": [
    {
      "reference": "http://hl7.org/dam/StructureDefinition/CareTeamMember/CareTeamMemberPhysician"
    }
  ],
  "role": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "224535009",
        "display": "Registered nurse"
      }
    ]
  },
  "refersTo": {
    "reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
  },
  "name": "Sarah Johnson, RN"
}