{ "description": null, "_filename": "PBMObservationObservation.StructureDefinition.json", "package_name": "pbm.V1.fhir", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PBMObservation", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.5.0-draft", "status": "draft", "id": "55c3ee21-428f-4179-90ed-125dcae173e1", "kind": "resource", "url": "http://pbme.solutions/fhir/StructureDefinition/PBMObservation", "version": null, "differential": { "element": [ { "id": "Observation.identifier", "path": "Observation.identifier", "mustSupport": true }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "requirements": "Allows for alternative encodings within a code system, and translations to other code systems." }, { "id": "Observation.code.coding.system", "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding.code", "path": "Observation.code.coding.code", "definition": "LOINC Klasse Komponente Eigenschaft bspUCUMEinheiten bspEinheiten LangBezeichner KurzBezeichner Anzeigename\r\n718-7 Hemoglobin [Mass/volume] in Blood Hemoglobin MCnc g/dL g/dL HEM/BC Hgb Bld-mCnc Hemoglobin (Bld) [Mass/Vol]\r\n59260-0 Hemoglobin [Moles/volume] in Blood Hemoglobin SCnc mmol/L mmol/L HEM/BC Hgb Bld-sCnc Hemoglobin (Bld) [Moles/Vol]\r\n20509-6 Hemoglobin [Mass/volume] in Blood by calculation Hemoglobin MCnc g/dL g/dL HEM/BC Hgb Bld Calc-mCnc Hemoglobin Calc (Bld) [Mass/Vol]" }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://pbme.solutions/fhir/StructureDefinition/PBMPatient" ] } ], "mustSupport": true }, { "id": "Observation.encounter", "path": "Observation.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter", "http://pbme.solutions/fhir/StructureDefinition/PBMEncounter" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "mustSupport": true }, { "id": "Observation.value[x].unit", "path": "Observation.value[x].unit", "definition": "either use \"g/dl\" or \"mmol/l\" depending on code.system" }, { "id": "Observation.value[x].system", "path": "Observation.value[x].system", "fixedUri": "http://unitsofmeasure.org", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }