{ "description": null, "_filename": "_Observation-Profil der DiGa ABATON RA zur Repr?sentation des Schmerzes (Schmerz NRS)_TOObservationSchmerzNRS.json", "package_name": "de.diga.abatonra", "date": "2022-01-14", "derivation": "constraint", "publisher": "ABATON GmbH", "fhirVersion": "4.0.1", "name": "TOObservationSchmerzNRS", "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": "ABATON GmbH", "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "Observation-Profil der DiGa ABATON RA zur Repräsentation des Schmerzes (Schmerz NRS)", "package_version": "2.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Diagnostics" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "active", "id": "5872e9f0-47db-4147-a5db-1c0f3cf289f5", "kind": "resource", "url": "https://abaton.app/fhir/StructureDefinition/TOObservationSchmerzNRS", "version": "1.0", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "mustSupport": true, "patternCode": "final" }, { "id": "Observation.category", "max": "1", "min": 1, "path": "Observation.category", "mustSupport": true }, { "id": "Observation.category.coding", "max": "1", "min": 1, "path": "Observation.category.coding", "mustSupport": true, "patternCoding": { "code": "survey", "system": "http://terminology.hl7.org/CodeSystem/observation-category", "display": "Survey" } }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.text", "min": 1, "path": "Observation.code.text", "mustSupport": true, "patternString": "Rheumatoid Arthritis Disease Activity Index - 5 (RADAI-5)" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://abaton.app/fhir/StructureDefinition/TOPatient" ] } ], "mustSupport": true }, { "id": "Observation.subject.reference", "min": 1, "path": "Observation.subject.reference", "mustSupport": true }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.valueQuantity", "max": "1", "min": 1, "path": "Observation.valueQuantity", "mustSupport": true }, { "id": "Observation.valueQuantity.value", "min": 1, "path": "Observation.valueQuantity.value", "mustSupport": true }, { "id": "Observation.valueQuantity.unit", "min": 1, "path": "Observation.valueQuantity.unit", "mustSupport": true, "patternString": "Punktwert" }, { "id": "Observation.valueQuantity.system", "min": 1, "path": "Observation.valueQuantity.system", "patternUri": "http://unitsofmeasure.org", "mustSupport": true }, { "id": "Observation.valueQuantity.code", "min": 1, "path": "Observation.valueQuantity.code", "mustSupport": true, "patternCode": "{score}" }, { "id": "Observation.referenceRange", "max": "1", "min": 1, "path": "Observation.referenceRange", "mustSupport": true }, { "id": "Observation.referenceRange.low", "min": 1, "path": "Observation.referenceRange.low", "mustSupport": true, "patternQuantity": { "code": "{score}", "unit": "Punktwert", "value": 0, "system": "http://unitsofmeasure.org" } }, { "id": "Observation.referenceRange.high", "min": 1, "path": "Observation.referenceRange.high", "mustSupport": true, "patternQuantity": { "code": "{score}", "unit": "Punktwert", "value": 10, "system": "http://unitsofmeasure.org" } }, { "id": "Observation.referenceRange.text", "min": 1, "path": "Observation.referenceRange.text", "mustSupport": true, "patternString": "Der Wert kann zwischen 0 und 10, inklusiv, liegen. Geringer ist besser." } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }