FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Extension-HealthAppNutzungshinweis

Packagefhir.trustedhealthapps.org
Resource TypeStructureDefinition
IdExtension-HealthAppNutzungshinweis
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppNutzungshinweis
URLhttps://fhir.trustedhealthapps.org/StructureDefinition/HealthAppNutzungshinweis
Version1.1.6
Statusactive
NameHealthAppNutzungshinweis
TitleNutzungshinweis on HealthApp
Realmus
Authorityhl7
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
HealthAppHealthApp

Resources that this resource uses

No resources found


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/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"
          }
        ]
      }
    ]
  }
}