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-weight-create",
"meta" : {
"versionId" : "0",
"lastUpdated" : "2014-01-30T22:35:23+11:00",
"source" : "META_VISION",
"profile" : [
🔗 "http://hl7.no/fhir/StructureDefinition/NoDomainVitalSignsObservationBodyWeight"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"no-body-weight-create\"> </a><a name=\"hcno-body-weight-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-weight-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-NoDomainVitalSignsObservationBodyWeight.html\">NO Domain VitalSigns Observation - Body Weight</a></p></div><p><b>NoDomainVitalSignsObservationClothingState</b>: Naken (Details: SNOMED CT code 8101000202100 = '8101000202100', stated as 'Naken')</p><p><b>NoDomainVitalSignsObservationConfoundingFactor</b>: sample confounding factor</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 weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>subject</b>: <span><code>urn:oid:2.16.578.1.12.4.1.4.1</code>/1000807</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>: 49000 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g = 'g')</span></p><p><b>note</b>: Demo Body Weight</p></div>"
},
"extension" : [
{
"url" : "http://hl7.no/fhir/StructureDefinition/NoDomainVitalSignsObservationClothingState",
"valueCoding" : {
"system" : "http://snomed.info/sct",
"code" : "8101000202100",
"display" : "Naken"
}
},
{
"url" : "http://hl7.no/fhir/StructureDefinition/NoDomainVitalSignsObservationConfoundingFactor",
"valueString" : "sample confounding factor"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29463-7",
"display" : "Body weight"
}
]
},
"subject" : {
"identifier" : {
"system" : "urn:oid:2.16.578.1.12.4.1.4.1",
"value" : "1000807"
}
},
"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" : 49000,
"unit" : "g",
"system" : "http://unitsofmeasure.org",
"code" : "g"
},
"note" : [
{
"text" : "Demo Body Weight"
}
]
}