{
"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.2",
"name": "Vital Signs Oxygensat",
"abstract": false,
"copyright": "CC0",
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "VitalSigns Oxygensat",
"package_version": "2.0.3",
"status": "active",
"id": "684e3baf-0a53-4d93-a7c4-bbda74fca223",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/oxygensat",
"version": "2.0.2",
"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",
"min": 1,
"path": "Observation.code.coding",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "code",
"type": "value"
} ]
}
}, {
"id": "Observation.code.coding:oxygenSatCode",
"max": "1",
"min": 1,
"path": "Observation.code.coding",
"sliceName": "oxygenSatCode"
}, {
"id": "Observation.code.coding:oxygenSatCode.system",
"min": 1,
"path": "Observation.code.coding.system",
"fixedUri": "http://loinc.org"
}, {
"id": "Observation.code.coding:oxygenSatCode.code",
"min": 1,
"path": "Observation.code.coding.code",
"fixedCode": "59408-5"
}, {
"id": "Observation.code.coding:oxygenSatCode.display",
"path": "Observation.code.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ],
"defaultValueString": "Oxygen saturation in Arterial blood by Pulse oximetry"
}, {
"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"
}