{ "description": null, "_filename": "StructureDefinition-ActicoreObservation.json", "package_name": "de.acticore.export", "date": "2021-03-24", "derivation": "constraint", "publisher": "Acticore AG", "fhirVersion": "4.0.1", "name": "ActicoreObservation", "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": "Acticore AG", "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "Observation-Profile der DiGa ACTICORE zur Repräsentation der in den einzelnen Übungseinheiten erzielten Punktwerte", "package_version": "0.9.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": "02c7bb82-f584-4fd9-96d1-36969141e861", "kind": "resource", "url": "https://acticore.com/fhir/StructureDefinition/ActicoreObservation", "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": "therapy", "system": "http://terminology.hl7.org/CodeSystem/observation-category", "display": "Therapy" } }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "required", "valueSet": "https://acticore.com/fhir/ValueSet/ActicoreTherapieTyp" }, "mustSupport": true }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "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.unit", "min": 1, "path": "Observation.valueQuantity.unit", "mustSupport": true, "patternString": "percent" }, { "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": "%" }, { "id": "Observation.bodySite", "min": 1, "path": "Observation.bodySite", "mustSupport": true }, { "id": "Observation.bodySite.coding", "max": "1", "min": 1, "path": "Observation.bodySite.coding", "mustSupport": true, "patternCoding": { "code": "87770006", "system": "http://snomed.info/sct", "display": "Pelvic floor structure (body structure)" } }, { "id": "Observation.method", "min": 1, "path": "Observation.method", "mustSupport": true }, { "id": "Observation.method.coding", "max": "1", "min": 1, "path": "Observation.method.coding", "mustSupport": true, "patternCoding": { "code": "183306002", "system": "http://snomed.info/sct", "display": "Pelvic floor exercises (regime/therapy)" } }, { "id": "Observation.device", "min": 1, "path": "Observation.device", "mustSupport": true }, { "id": "Observation.device.reference", "min": 1, "path": "Observation.device.reference", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }