Package | fhir.trustedhealthapps.org |
Resource Type | StructureDefinition |
Id | Coding-HealthAppCategoryIdentifier |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryIdentifier |
URL | https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryIdentifier |
Version | 1.1.6 |
Status | active |
Name | CodingHealthAppCategoryIdentifier |
Title | Coding for HealthAppCategoryIdentifier |
Realm | us |
Authority | hl7 |
Type | Coding |
Kind | complex-type |
StructureDefinition | |
HealthAppModuleCategory | Category on HealthAppModule |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryIdentifier", "version": "1.1.6", "name": "CodingHealthAppCategoryIdentifier", "title": "Coding for HealthAppCategoryIdentifier", "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": "https://fhir.trustedhealthapps.org/Identifier/HealthAppCategoryId", "mustSupport": true }, { "id": "Coding.code", "path": "Coding.code", "short": "Interne ID der Kategorie", "definition": "Die interne ID der Kategorie.", "min": 1, "mustSupport": true }, { "id": "Coding.display", "path": "Coding.display", "short": "Name der Kategorie", "definition": "Der Name der Kategorie.", "min": 1, "mustSupport": true }, { "id": "Coding.userSelected", "path": "Coding.userSelected", "short": "Hauptkategorie", "definition": "Gibt an ob die Kategorie die Hauptkategorie (true) oder eine weitere Kategorie (false) ist.", "min": 1, "mustSupport": true } ] } }