Package | de.gecco |
Resource Type | StructureDefinition |
Id | gecco-observation-sex-assigned-at-birth |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sex-assigned-at-birth |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sex-assigned-at-birth |
Version | 1.0 |
Status | active |
Date | 2020-10-29 |
Name | SexAssignedAtBirth |
Title | Sex assigned at birth |
Description | The biological sex of a patient assigned at birth. |
Type | Observation |
Kind | resource |
No resources found
ValueSet | |
birth-sex | Birth-Sex |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "gecco-observation-sex-assigned-at-birth", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sex-assigned-at-birth", "version": "1.0", "name": "SexAssignedAtBirth", "title": "Sex assigned at birth", "status": "active", "date": "2020-10-29", "publisher": "Charité", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/" } ] } ], "description": "The biological sex of a patient assigned at birth.", "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.meta", "path": "Observation.meta", "mustSupport": true }, { "id": "Observation.meta.profile", "path": "Observation.meta.profile", "mustSupport": true }, { "id": "Observation.category", "path": "Observation.category", "min": 1, "mustSupport": true }, { "id": "Observation.category.coding", "path": "Observation.category.coding", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Observation.category.coding:socialHistory", "path": "Observation.category.coding", "sliceName": "socialHistory", "min": 1, "max": "1", "patternCoding": { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "social-history" }, "mustSupport": true }, { "id": "Observation.category.coding:socialHistory.system", "path": "Observation.category.coding.system", "min": 1 }, { "id": "Observation.category.coding:socialHistory.code", "path": "Observation.category.coding.code", "min": 1 }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Observation.code.coding:loinc", "path": "Observation.code.coding", "sliceName": "loinc", "min": 1, "max": "1", "patternCoding": { "system": "http://loinc.org", "code": "76689-9" }, "mustSupport": true }, { "id": "Observation.code.coding:loinc.system", "path": "Observation.code.coding.system", "min": 1 }, { "id": "Observation.code.coding:loinc.code", "path": "Observation.code.coding.code", "min": 1 }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ] } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "open" }, "min": 1, "type": [ { "code": "CodeableConcept" } ], "mustSupport": true, "binding": { "strength": "required", "description": "Coded value for sex assigned at birth", "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/birth-sex" } }, { "id": "Observation.value[x]:valueCodeableConcept", "path": "Observation.value[x]", "sliceName": "valueCodeableConcept", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Observation.value[x]:valueCodeableConcept.coding", "path": "Observation.value[x].coding", "min": 1 }, { "id": "Observation.value[x]:valueCodeableConcept.coding.system", "path": "Observation.value[x].coding.system", "min": 1 }, { "id": "Observation.value[x]:valueCodeableConcept.coding.code", "path": "Observation.value[x].coding.code", "min": 1 }, { "id": "Observation.bodySite", "path": "Observation.bodySite", "max": "0" }, { "id": "Observation.specimen", "path": "Observation.specimen", "max": "0" } ] } }