Package | fhir.trustedhealthapps.org |
Resource Type | StructureDefinition |
Id | Coding-HealthAppGender |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppGender |
URL | https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppGender |
Version | 1.1.6 |
Status | active |
Name | CodingHealthAppGender |
Title | Coding for HealthAppGender |
Realm | us |
Authority | hl7 |
Type | Coding |
Kind | complex-type |
StructureDefinition | |
HealthAppPrescriptionUnit | HealthAppPrescriptionUnit |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppGender", "version": "1.1.6", "name": "CodingHealthAppGender", "title": "Coding for HealthAppGender", "status": "active", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "orim", "uri": "http://hl7.org/orim", "name": "Ontological RIM Mapping" } ], "kind": "complex-type", "abstract": false, "type": "Coding", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding", "derivation": "constraint", "differential": { "element": [ { "id": "Coding", "path": "Coding", "mustSupport": true }, { "id": "Coding.system", "path": "Coding.system", "min": 1, "fixedUri": "http://hl7.org/fhir/administrative-gender", "mustSupport": true }, { "id": "Coding.code", "path": "Coding.code", "min": 1, "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender" } }, { "id": "Coding.display", "path": "Coding.display", "mustSupport": true } ] } }