{ "description": null, "_filename": "KBV_PR_MIO_ZAEB_Observation.json", "package_name": "KBV.MIO.ZAEB", "date": "2020-06-26", "derivation": "constraint", "publisher": "Kassenärztliche Bundesvereinigung (KBV)", "fhirVersion": "4.0.1", "name": "KBV_PR_MIO_ZAEB_Observation", "abstract": false, "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. Hinweis: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license.", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "KBV_PR_MIO_ZAEB_Observation", "package_version": "1.00.000", "status": "active", "id": "312d9473-7f72-4046-979d-d91415365c7c", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation", "version": "1.00.000", "differential": { "element": [ { "id": "Observation", "path": "Observation", "constraint": [ { "key": "issued", "human": "Das Untersuchungsdatum muss mindestens 8 Stellen haben", "source": "Observation", "severity": "error", "expression": "issued.toString().length()>=8" } ] }, { "id": "Observation.meta", "min": 1, "path": "Observation.meta" }, { "id": "Observation.meta.versionId", "max": "0", "path": "Observation.meta.versionId" }, { "id": "Observation.meta.lastUpdated", "max": "0", "path": "Observation.meta.lastUpdated" }, { "id": "Observation.meta.source", "max": "0", "path": "Observation.meta.source" }, { "id": "Observation.meta.profile", "max": "1", "min": 1, "path": "Observation.meta.profile", "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation|1.00.000" }, { "id": "Observation.meta.security", "max": "0", "path": "Observation.meta.security" }, { "id": "Observation.meta.tag", "max": "0", "path": "Observation.meta.tag" }, { "id": "Observation.implicitRules", "max": "0", "path": "Observation.implicitRules" }, { "id": "Observation.language", "max": "0", "path": "Observation.language" }, { "id": "Observation.text", "max": "0", "path": "Observation.text" }, { "id": "Observation.text.status", "path": "Observation.text.status", "fixedCode": "extensions" }, { "id": "Observation.contained", "max": "0", "path": "Observation.contained" }, { "id": "Observation.identifier", "max": "0", "path": "Observation.identifier" }, { "id": "Observation.basedOn", "max": "0", "path": "Observation.basedOn" }, { "id": "Observation.partOf", "max": "0", "path": "Observation.partOf" }, { "id": "Observation.status", "path": "Observation.status", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint", "valueString": "default: final" } ], "fixedCode": "final" }, { "id": "Observation.category", "max": "0", "path": "Observation.category" }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_ZAEB_Preventative_Checkup_Type" }, "mapping": [ { "map": "Zahnvorsorgeuntersuchung.Art der Vorsorgeuntersuchung", "identity": "MIO-Zahnbonusheft" } ], "mustSupport": true }, { "id": "Observation.code.coding", "max": "1", "min": 1, "path": "Observation.code.coding" }, { "id": "Observation.code.coding.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.code.coding.version", "min": 1, "path": "Observation.code.coding.version", "fixedString": "http://snomed.info/sct/900000000000207008/version/20200309" }, { "id": "Observation.code.coding.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.code.coding.display", "min": 1, "path": "Observation.code.coding.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Patient|1.00.000" ] } ], "mustSupport": true }, { "id": "Observation.subject.reference", "min": 1, "path": "Observation.subject.reference" }, { "id": "Observation.subject.type", "max": "0", "path": "Observation.subject.type" }, { "id": "Observation.subject.identifier", "max": "0", "path": "Observation.subject.identifier" }, { "id": "Observation.subject.display", "max": "0", "path": "Observation.subject.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Observation.focus", "max": "0", "path": "Observation.focus" }, { "id": "Observation.encounter", "max": "0", "path": "Observation.encounter" }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.effective[x]:effectiveDateTime", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "sliceName": "effectiveDateTime" }, { "id": "Observation.issued", "max": "0", "path": "Observation.issued" }, { "id": "Observation.performer", "max": "0", "path": "Observation.performer" }, { "id": "Observation.performer.reference", "min": 1, "path": "Observation.performer.reference", "mustSupport": true }, { "id": "Observation.performer.type", "max": "0", "path": "Observation.performer.type" }, { "id": "Observation.performer.identifier", "max": "0", "path": "Observation.performer.identifier" }, { "id": "Observation.performer.display", "max": "0", "path": "Observation.performer.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "boolean" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.value[x]:valueBoolean", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "boolean" } ], "sliceName": "valueBoolean", "fixedBoolean": true }, { "id": "Observation.dataAbsentReason", "max": "0", "path": "Observation.dataAbsentReason" }, { "id": "Observation.interpretation", "max": "0", "path": "Observation.interpretation" }, { "id": "Observation.interpretation.coding", "max": "1", "min": 1, "path": "Observation.interpretation.coding", "mustSupport": true }, { "id": "Observation.interpretation.coding.system", "min": 1, "path": "Observation.interpretation.coding.system" }, { "id": "Observation.interpretation.coding.code", "min": 1, "path": "Observation.interpretation.coding.code" }, { "id": "Observation.interpretation.coding.display", "min": 1, "path": "Observation.interpretation.coding.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Observation.interpretation.coding.userSelected", "max": "0", "path": "Observation.interpretation.coding.userSelected" }, { "id": "Observation.interpretation.text", "min": 1, "path": "Observation.interpretation.text", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "definition": "In diesem Attribut sollen die entsprechende Snomed-CT-Übersetzung aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_Vaccination_Vaccine_Targetdisease", "mustSupport": true }, { "id": "Observation.note", "max": "0", "path": "Observation.note" }, { "id": "Observation.note.author[x]", "max": "0", "path": "Observation.note.author[x]" }, { "id": "Observation.note.time", "max": "0", "path": "Observation.note.time" }, { "id": "Observation.bodySite", "max": "0", "path": "Observation.bodySite" }, { "id": "Observation.method", "max": "0", "path": "Observation.method" }, { "id": "Observation.specimen", "max": "0", "path": "Observation.specimen" }, { "id": "Observation.device", "max": "0", "path": "Observation.device" }, { "id": "Observation.referenceRange", "max": "0", "path": "Observation.referenceRange" }, { "id": "Observation.hasMember", "max": "0", "path": "Observation.hasMember" }, { "id": "Observation.derivedFrom", "max": "0", "path": "Observation.derivedFrom" }, { "id": "Observation.component", "max": "0", "path": "Observation.component" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }