{ "description": null, "_filename": "StructureDefinition-MPMicturitionObservation.json", "package_name": "com.medipee.fhir.uroli-export", "date": "2021-08-05", "derivation": "constraint", "publisher": "Medipee GmbH", "fhirVersion": "4.0.1", "name": "MPMicturitionObservation", "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": "Medipee GmbH", "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "Observation-Profil der DiGa Medipee Uroli zur Repräsentation von Beobachtungen zur Miktion", "package_version": "1.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": "be7edc0c-9be4-47f9-a3df-ad36f200e868", "kind": "resource", "url": "https://medipee.com/fhir/uroli-export/StructureDefinition/MPMicturitionObservation", "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/-category", "display": "Survey" } }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "max": "1", "min": 1, "path": "Observation.code.coding", "mustSupport": true, "patternCoding": { "code": "251977001", "system": "http://snomed.info/sct", "display": "Single voided urinary volume (observable entity)" } }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://medipee.com/fhir/uroli-export/StructureDefinition/MPPatient" ] } ], "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.note", "max": "1", "path": "Observation.note", "mustSupport": true }, { "id": "Observation.note.author[x]", "min": 1, "path": "Observation.note.author[x]", "type": [ { "code": "Reference", "targetProfile": [ "https://medipee.com/fhir/uroli-export/StructureDefinition/MPPatient" ] } ], "mustSupport": true }, { "id": "Observation.note.text", "path": "Observation.note.text", "mustSupport": true }, { "id": "Observation.component", "path": "Observation.component", "slicing": { "discriminator": [ { "path": "code.coding", "type": "value" } ] }, "mustSupport": true }, { "id": "Observation.component:Urinfarbe", "max": "1", "min": 0, "path": "Observation.component", "sliceName": "Urinfarbe", "mustSupport": true }, { "id": "Observation.component:Urinfarbe.code", "path": "Observation.component.code", "mustSupport": true }, { "id": "Observation.component:Urinfarbe.code.coding", "max": "1", "min": 1, "path": "Observation.component.code.coding", "mustSupport": true, "patternCoding": { "code": "430327009", "system": "http://snomed.info/sct", "display": "Color of urine (observable entity)" } }, { "id": "Observation.component:Urinfarbe.value[x]", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "string" } ], "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.component:Urinfarbe.valueString", "max": "1", "min": 1, "path": "Observation.component.valueString", "mustSupport": true }, { "id": "Observation.component:Urinmenge", "max": "1", "min": 0, "path": "Observation.component", "sliceName": "Urinmenge", "mustSupport": true }, { "id": "Observation.component:Urinmenge.code", "path": "Observation.component.code", "mustSupport": true }, { "id": "Observation.component:Urinmenge.code.coding", "max": "1", "min": 1, "path": "Observation.component.code.coding", "mustSupport": true, "patternCoding": { "code": "251977001", "system": "http://snomed.info/sct", "display": "Single voided urinary volume (observable entity)" } }, { "id": "Observation.component:Urinmenge.value[x]", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ], "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.component:Urinmenge.valueCodeableConcept", "max": "1", "min": 1, "path": "Observation.component.valueCodeableConcept", "binding": { "strength": "required", "valueSet": "https://medipee.com/fhir/uroli-export/ValueSet/HighMediumLowVS" }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }