Generated Narrative: BodyStructure
active: true
location: Bone tissue of shoulder region (SNOMED CT#426328003)
locationQualifier: Left (SNOMED CT#7771000)
patient: Patient/example0 \" FRANKLIN\"
"
];
fhir:BodyStructure.active [ fhir:value "true"^^xsd:boolean];
fhir:BodyStructure.location [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:426328003;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "426328003" ];
fhir:Coding.display [ fhir:value "Bone tissue of shoulder region" ]
]
];
fhir:BodyStructure.locationQualifier [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:7771000;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "7771000" ];
fhir:Coding.display [ fhir:value "Left" ]
];
fhir:CodeableConcept.text [ fhir:value "Left" ]
];
fhir:BodyStructure.patient [
fhir:link