Package | fhir.trustedhealthapps.org |
Resource Type | StructureDefinition |
Id | Extension-HealthAppNutzungshinweis |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppNutzungshinweis |
URL | https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppNutzungshinweis |
Version | 1.1.6 |
Status | active |
Name | HealthAppNutzungshinweis |
Title | Nutzungshinweis on HealthApp |
Realm | us |
Authority | hl7 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
HealthApp | HealthApp |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppNutzungshinweis", "version": "1.1.6", "name": "HealthAppNutzungshinweis", "title": "Nutzungshinweis on HealthApp", "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": "Nutzungshinweise zu einer DiGA", "definition": "Hinweise, die bei der Nutzung einer digitalen Gesundheitsanwendung (DiGA) berücksichtigt werden sollen.", "mustSupport": true }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Extension.extension:hoechstdauer", "path": "Extension.extension", "sliceName": "hoechstdauer", "short": "Höchstdauer der Nutzung", "definition": "Angaben zu der vom Hersteller für erforderlich gehaltenen Höchstdauer der Nutzung.", "max": "1", "mustSupport": true }, { "id": "Extension.extension:hoechstdauer.url", "path": "Extension.extension.url", "fixedUri": "hoechstdauer" }, { "id": "Extension.extension:hoechstdauer.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "string" } ], "mustSupport": true }, { "id": "Extension.extension:mindestdauer", "path": "Extension.extension", "sliceName": "mindestdauer", "short": "Mindestdauer der Nutzung", "definition": "Angaben zu der vom Hersteller für erforderlich gehaltenen Mindestdauer der Nutzung.", "max": "1", "mustSupport": true }, { "id": "Extension.extension:mindestdauer.url", "path": "Extension.extension.url", "fixedUri": "mindestdauer" }, { "id": "Extension.extension:mindestdauer.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "string" } ], "mustSupport": true }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppNutzungshinweis" }, { "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" } ] } ] } }