{ "description": "Profile for the patient's immune status.", "_filename": "PosiTheraImmuneStatus.json", "package_name": "hsos.eWundbericht", "date": null, "derivation": "constraint", "publisher": "Hochschule Osnabrück", "fhirVersion": "4.0.1", "name": "ImmuneStatus", "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, "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.9.0", "status": "draft", "id": "8d0b8e0d-5b8a-4eae-9141-b6e6e6ab3a1c", "kind": "resource", "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/ImmuneStatus", "version": "0.9", "differential": { "element": [ { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding.system", "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding.code", "path": "Observation.code.coding.code", "fixedCode": "96381-9" }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ] } ] }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" }, { "code": "string" } ], "binding": { "strength": "preferred", "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Immunstatus" }, "mustSupport": true }, { "id": "Observation.specimen", "max": "0", "path": "Observation.specimen" } ] }, "contact": [ { "name": "Mareike Przysucha", "telecom": [ { "use": "work", "value": "ewundbericht@hs-osnabrueck.de", "system": "email" }, { "use": "work", "value": "+49 541 969 3354", "system": "phone" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }