FHIR IG Statistics: StructureDefinition/Extension-HealthAppModuleCategory
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleCategory",
"version": "1.1.6",
"name": "HealthAppModuleCategory",
"title": "Category on HealthAppModule",
"status": "active",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "DeviceDefinition"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Kategorie eines Moduls einer DiGA",
"definition": "Angaben zur Kategorisierung eines Moduls einer digitalen Gesundheitsanwendung (DiGA).",
"mustSupport": true
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Extension.extension:identifier",
"path": "Extension.extension",
"sliceName": "identifier",
"short": "Interne ID und Name der Kategorie",
"definition": "Die interne ID und der Name der Kategorie, sowie die Information ob es sich um die Hauptkategorie handelt.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Extension.extension:identifier.url",
"path": "Extension.extension.url",
"fixedUri": "identifier"
},
{
"id": "Extension.extension:identifier.value[x]",
"path": "Extension.extension.value[x]",
"min": 1,
"type": [
{
"code": "Coding",
"profile": [
"https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryIdentifier"
]
}
]
},
{
"id": "Extension.extension:type",
"path": "Extension.extension",
"sliceName": "type",
"short": "Typ",
"definition": "Der Typ der Kategorie. Aktuell wird nur der Typ DiGA-Kategorie verwendet.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Extension.extension:type.url",
"path": "Extension.extension.url",
"fixedUri": "type"
},
{
"id": "Extension.extension:type.value[x]",
"path": "Extension.extension.value[x]",
"min": 1,
"type": [
{
"code": "Coding",
"profile": [
"https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryType"
]
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleCategory"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0",
"type": [
{
"code": "base64Binary"
},
{
"code": "boolean"
},
{
"code": "canonical"
},
{
"code": "code"
},
{
"code": "date"
},
{
"code": "dateTime"
},
{
"code": "decimal"
},
{
"code": "id"
},
{
"code": "instant"
},
{
"code": "integer"
},
{
"code": "markdown"
},
{
"code": "oid"
},
{
"code": "positiveInt"
},
{
"code": "string"
},
{
"code": "time"
},
{
"code": "unsignedInt"
},
{
"code": "uri"
},
{
"code": "url"
},
{
"code": "uuid"
},
{
"code": "Address"
},
{
"code": "Age"
},
{
"code": "Annotation"
},
{
"code": "Attachment"
},
{
"code": "CodeableConcept"
},
{
"code": "Coding"
},
{
"code": "ContactPoint"
},
{
"code": "Count"
},
{
"code": "Distance"
},
{
"code": "Duration"
},
{
"code": "HumanName"
},
{
"code": "Identifier"
},
{
"code": "Money"
},
{
"code": "Period"
},
{
"code": "Quantity"
},
{
"code": "Range"
},
{
"code": "Ratio"
},
{
"code": "Reference"
},
{
"code": "SampledData"
},
{
"code": "Signature"
},
{
"code": "Timing"
},
{
"code": "ContactDetail"
},
{
"code": "Contributor"
},
{
"code": "DataRequirement"
},
{
"code": "Expression"
},
{
"code": "ParameterDefinition"
},
{
"code": "RelatedArtifact"
},
{
"code": "TriggerDefinition"
},
{
"code": "UsageContext"
},
{
"code": "Dosage"
}
]
}
]
}
}