{ "description": "Copied FHIR Vital Sign Profile to remove .component.value quantity type constrain. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.", "_filename": "vitalsigns-oxygensat.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "3.0.1", "name": "Vital Signs Oxygensat", "abstract": false, "copyright": "CC0", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "VitalSigns Oxygensat", "package_version": "1.1.1", "status": "active", "id": "d8985770-c55a-4d25-b1b0-d79b89b8f9de", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/oxygensat", "version": "2.0.1", "differential": { "element": [ { "id": "Observation", "path": "Observation", "alias": [ "FHIR O2 saturatie-profiel" ], "short": "FHIR Oxygen Saturation Profile", "definition": "This profile defines how to represent Oxygen Saturation observations in FHIR using a standard LOINC code and UCUM units of measure." }, { "id": "Observation.code", "path": "Observation.code", "alias": [ "O2 saturatie" ], "short": "O2 Saturation", "comment": "additional codes that translate or map to this code are allowed. For example a more granular LOINC code or code that is used locally in a system.", "definition": "Oxygen Saturation." }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "code", "type": "value" } ] } }, { "id": "Observation.code.coding:oxygenSatCode", "path": "Observation.code.coding", "sliceName": "oxygenSatCode" }, { "id": "Observation.code.coding:oxygenSatCode.system", "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding:oxygenSatCode.code", "path": "Observation.code.coding.code", "fixedCode": "59408-5" }, { "id": "Observation.valueQuantity:valueQuantity.code", "path": "Observation.valueQuantity.code", "fixedCode": "%" } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns" }