{ "description": null, "_filename": "PBMObservation.json", "package_name": "pbm.v1.fhir", "date": "2021-04-06T07:51:07.657224+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2021-04-06T08:22:44.410+00:00" }, "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.6.0", "status": "draft", "id": "5aafe3cd-5e5b-4754-b90c-bced608c5dc6", "kind": "resource", "url": "http://pbme.solutions/fhir/StructureDefinition/PBMObservation", "version": null, "differential": { "element": [ { "id": "Observation.identifier", "min": 1, "path": "Observation.identifier", "mustSupport": true }, { "id": "Observation.identifier.system", "min": 1, "path": "Observation.identifier.system", "definition": "Identifier.system is always case sensitive.\r\n\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\nhttp://pbme.solutions/[locaHospitalName]/fhir/", "mustSupport": true }, { "id": "Observation.identifier.value", "min": 1, "path": "Observation.identifier.value", "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "definition": "The status of the result value.\r\nregistered | preliminary | final | amended +", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding.system", "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "Observation.code.coding.code", "path": "Observation.code.coding.code", "definition": "LOINC Klasse Komponente Eigenschaft bspUCUMEinheiten bspEinheiten LangBezeichner KurzBezeichner Anzeigename\r\n\r\n718-7 Hemoglobin [Mass/volume] in Blood Hemoglobin MCnc g/dL g/dL HEM/BC Hgb Bld-mCnc Hemoglobin (Bld) [Mass/Vol]\r\n\r\n59260-0 Hemoglobin [Moles/volume] in Blood Hemoglobin SCnc mmol/L mmol/L HEM/BC Hgb Bld-sCnc Hemoglobin (Bld) [Moles/Vol]\r\n\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.code.coding.display", "path": "Observation.code.coding.display", "mustSupport": true }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://pbme.solutions/fhir/StructureDefinition/PBMPatient" ] } ], "mustSupport": true }, { "id": "Observation.encounter", "min": 1, "path": "Observation.encounter", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter", "http://pbme.solutions/fhir/StructureDefinition/PBMEncounter" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "min": 1, "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].value", "min": 1, "path": "Observation.value[x].value", "mustSupport": true }, { "id": "Observation.value[x].unit", "min": 1, "path": "Observation.value[x].unit", "definition": "either use \"g/dl\" or \"mmol/l\" depending on code.system", "mustSupport": true }, { "id": "Observation.value[x].system", "min": 1, "path": "Observation.value[x].system", "fixedUri": "http://unitsofmeasure.org", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }