1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "95115",
"meta" : {
"id" : "95115",
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ObservationBoneAgeLite/v1"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 95115</b></p><a name=\"95115\"> </a><a name=\"hc95115\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationBoneAgeLite.html\">ObservationBoneAgeLite</a></p></div><p><b>identifier</b>: <code>https://fhir.cambio.se/Observation</code>/cosmic:cps:clinicalparameter.repository.journal.record:95115</p><p><b>status</b>: Preliminary</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 123980006}\">Bone maturation age</span></p><p><b>subject</b>: <a href=\"Patient/2107\">Patient/2107</a></p><p><b>encounter</b>: <a href=\"Encounter/70412\">Encounter/70412</a></p><p><b>effective</b>: 2009-06-26 16:40:00+0100</p><p><b>performer</b>: <a href=\"PractitionerRole/16532\">PractitionerRole/16532</a></p><p><b>value</b>: 2 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 252956001}\">Greulich and Pyle bone age assessment</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #1</b></p><a name=\"95115/1\"> </a><a name=\"hc95115/1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleLiteSe.html\">PractitionerRoleLiteSe</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner/523306\">Practitioner/523306</a></p><p><b>organization</b>: <a href=\"Organization/1064\">Organization/1064</a></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "PractitionerRole",
"id" : "1",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
]
},
"practitioner" : {
"reference" : "Practitioner/523306",
"type" : "Practitioner"
},
"organization" : {
"reference" : "Organization/1064",
"type" : "Organization"
}
}
],
"identifier" : [
{
"system" : "https://fhir.cambio.se/Observation",
"value" : "cosmic:cps:clinicalparameter.repository.journal.record:95115"
}
],
"status" : "preliminary",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "123980006",
"display" : "Bone maturation age"
}
]
},
"subject" : {
"reference" : "Patient/2107"
},
"encounter" : {
"reference" : "Encounter/70412"
},
"effectiveDateTime" : "2009-06-26T16:40:00.000+01:00",
"performer" : [
{
"reference" : "PractitionerRole/16532",
"type" : "PractitionerRole"
}
],
"valueQuantity" : {
"value" : 2,
"unit" : "a",
"system" : "http://unitsofmeasure.org",
"code" : "a"
},
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "252956001",
"display" : "Greulich and Pyle bone age assessment"
}
]
}
}