0.7.3 - ci-build
NoDomainVitalSigns - Local Development build (v0.7.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "no-body-temperature-create",
"meta" : {
"versionId" : "0",
"lastUpdated" : "2014-01-30T22:35:23+11:00",
"source" : "META_VISION",
"profile" : [
🔗 "http://hl7.no/fhir/StructureDefinition/NoDomainVitalSignsObservationBodyTemp"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"no-body-temperature-create\"> </a><a name=\"hcno-body-temperature-create\"> </a></p><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\">Resource Observation "no-body-temperature-create" Version "0" Updated "2014-01-30 22:35:23+1100" </p><p style=\"margin-bottom: 0px\">Information Source: META_VISION!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NoDomainVitalSignsObservationBodyTemp.html\">NO Domain VitalSigns Observation - Body Temperature</a></p></div><p><b>NoDomainVitalSignsObservationBodyExposure</b>: Naken (Details: SNOMED CT code 5671000202107 = '5671000202107', stated as 'Naken')</p><p><b>NoDomainVitalSignsObservationActiveHeating</b>: active heating sample</p><p><b>NoDomainVitalSignsObservationDaysSinceMenstruationStart</b>: 12</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8310-5)</span></p><p><b>subject</b>: <span><code>urn:oid:2.16.578.1.12.4.1.4.1</code>/1000239</span></p><p><b>effective</b>: 2021-05-10</p><p><b>performer</b>: </p><ul><li><span><code>urn:oid:2.16.578.1.12.4.1.2</code>/889911</span></li><li><a href=\"Organization-afa23.html\">Organization/afa23</a></li></ul><p><b>value</b>: 37 Cel<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></p><p><b>note</b>: Demo Body Temperature</p><p><b>bodySite</b>: Endetarm <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#34402009)</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.no/fhir/StructureDefinition/NoDomainVitalSignsObservationBodyExposure",
"valueCoding" : {
"system" : "http://snomed.info/sct",
"code" : "5671000202107",
"display" : "Naken"
}
},
{
"url" : "http://hl7.no/fhir/StructureDefinition/NoDomainVitalSignsObservationActiveHeating",
"valueString" : "active heating sample"
},
{
"url" : "http://hl7.no/fhir/StructureDefinition/NoDomainVitalSignsObservationDaysSinceMenstruationStart",
"valuePositiveInt" : 12
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8310-5"
}
],
"text" : "Body temperature"
},
"subject" : {
"identifier" : {
"system" : "urn:oid:2.16.578.1.12.4.1.4.1",
"value" : "1000239"
}
},
"effectiveDateTime" : "2021-05-10",
"performer" : [
{
"identifier" : {
"system" : "urn:oid:2.16.578.1.12.4.1.2",
"value" : "889911"
}
},
{
🔗 "reference" : "Organization/afa23",
"identifier" : {
"system" : "urn:oid:1.3.6.1.4.1.9038.70.3",
"value" : "23"
}
}
],
"valueQuantity" : {
"value" : 37,
"unit" : "Cel",
"system" : "http://unitsofmeasure.org",
"code" : "Cel"
},
"note" : [
{
"text" : "Demo Body Temperature"
}
],
"bodySite" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "34402009",
"display" : "Endetarm"
}
]
}
}