Package | nictiz.fhir.nl.stu3.geboortezorg |
Resource Type | StructureDefinition |
Id | bc-patient-genderIdentity |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-patient-genderIdentity |
URL | http://nictiz.nl/fhir/StructureDefinition/bc-patient-genderIdentity |
Status | active |
Name | bc-patient-genderIdentity |
Title | bc-patient-genderIdentity |
Realm | nl |
Description | Extension on (woman) Patient describing the gender identity of a patient. This extension was mocked from R4. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
bc-Woman | bc-Woman |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "bc-patient-genderIdentity", "url": "http://nictiz.nl/fhir/StructureDefinition/bc-patient-genderIdentity", "name": "bc-patient-genderIdentity", "title": "bc-patient-genderIdentity", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "geboortezorg@nictiz.nl", "use": "work" } ] } ], "description": "Extension on (woman) Patient describing the gender identity of a patient. This extension was mocked from R4.", "copyright": "CC0", "fhirVersion": "3.0.2", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Patient" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The patient's gender identity", "definition": "The gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/patient-genderIdentity" }, { "id": "Extension.value[x]:valueCodeableConcept", "path": "Extension.valueCodeableConcept", "sliceName": "valueCodeableConcept", "min": 1, "type": [ { "code": "CodeableConcept" } ] } ] } }