Package | de.nichtraucherhelden.export |
Resource Type | StructureDefinition |
Id | NRHSelbstbeobachtung |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.nichtraucherhelden.export@1.0.0&canonical=https://nichtraucherhelden.de/fhir/StructureDefinition/NRHSelbstbeobachtung |
URL | https://nichtraucherhelden.de/fhir/StructureDefinition/NRHSelbstbeobachtung |
Version | 1.0 |
Status | active |
Date | 2021-04-15 |
Name | NRHSelbstbeobachtung |
Title | Observation-Profile der DiGa "NichtraucherHelden.de" zur Repräsentation der Selbstbeobachtung des Rauchverhaltens |
Copyright | NichtraucherHelden GmbH |
Type | Observation |
Kind | resource |
StructureDefinition | |
NRHComposition | Strukturiertes Export-Dokument |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "NRHSelbstbeobachtung", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Diagnostics" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "url": "https://nichtraucherhelden.de/fhir/StructureDefinition/NRHSelbstbeobachtung", "version": "1.0", "name": "NRHSelbstbeobachtung", "title": "Observation-Profile der DiGa "NichtraucherHelden.de" zur Repräsentation der Selbstbeobachtung des Rauchverhaltens", "status": "active", "experimental": false, "date": "2021-04-15", "publisher": "NichtraucherHelden GmbH", "copyright": "NichtraucherHelden GmbH", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "sct-concept", "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "sct-attr", "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding" } ], "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "patternCode": "final", "mustSupport": true }, { "id": "Observation.category", "path": "Observation.category", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.category.coding", "path": "Observation.category.coding", "min": 1, "max": "1", "patternCoding": { "code": "activity", "system": "http://terminology.hl7.org/CodeSystem/observation-category", "display": "Activity" }, "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "min": 1, "max": "1", "patternCoding": { "code": "230056004", "system": "http://snomed.info/sct", "display": "Cigarette consumption (observable entity)" }, "mustSupport": true }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1, "mustSupport": true }, { "id": "Observation.subject.reference", "path": "Observation.subject.reference", "min": 1, "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "min": 1, "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "ordered": false, "rules": "open" }, "min": 1, "type": [ { "code": "Quantity" } ], "mustSupport": true }, { "id": "Observation.valueQuantity", "path": "Observation.valueQuantity", "min": 1, "max": "1" }, { "id": "Observation.valueQuantity.value", "path": "Observation.valueQuantity.value", "min": 1, "mustSupport": true }, { "id": "Observation.valueQuantity.unit", "path": "Observation.valueQuantity.unit", "min": 1, "patternString": "Zigaretten (Stück)", "mustSupport": true }, { "id": "Observation.valueQuantity.system", "path": "Observation.valueQuantity.system", "min": 1, "patternUri": "http://unitsofmeasure.org", "mustSupport": true }, { "id": "Observation.valueQuantity.code", "path": "Observation.valueQuantity.code", "min": 1, "patternCode": "{Zigaretten}", "mustSupport": true }, { "id": "Observation.note", "path": "Observation.note", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.note.text", "path": "Observation.note.text", "mustSupport": true } ] } }