{ "description": null, "_filename": "Extension-HealthAppModuleCategory.json", "package_name": "fhir.trustedhealthapps.org", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "HealthAppModuleCategory", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "Category on HealthAppModule", "package_version": "1.1.0", "status": "active", "id": "d183c4f0-7fa6-4abc-bc41-b1ccfc1ef802", "kind": "complex-type", "url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleCategory", "context": [ { "type": "element", "expression": "DeviceDefinition" } ], "version": "1.1.0", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Kategorie eines Moduls einer Health-App bzw. DiGA", "definition": "Angaben zur Kategorisierung eines Moduls einer Health-App bzw. digitalen Gesundheitsanwendung (DiGA).", "mustSupport": true }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Extension.extension:identifier", "max": "1", "min": 1, "path": "Extension.extension", "short": "Interne ID und Name der Kategorie", "sliceName": "identifier", "definition": "Die interne ID und der Name der Kategorie, sowie die Information ob es sich um die Hauptkategorie handelt.", "mustSupport": true }, { "id": "Extension.extension:identifier.url", "path": "Extension.extension.url", "fixedUri": "identifier" }, { "id": "Extension.extension:identifier.value[x]", "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "Coding", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryIdentifier" ] } ], "mustSupport": true }, { "id": "Extension.extension:type", "max": "1", "min": 1, "path": "Extension.extension", "short": "Typ", "sliceName": "type", "definition": "Der Typ der Kategorie.", "mustSupport": true }, { "id": "Extension.extension:type.url", "path": "Extension.extension.url", "fixedUri": "type" }, { "id": "Extension.extension:type.value[x]", "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "Coding", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryType" ] } ], "mustSupport": true }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleCategory" }, { "id": "Extension.value[x]", "max": "0", "path": "Extension.value[x]", "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" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }