| Package | de.gevko.emdaf | 
| Resource Type | StructureDefinition | 
| Id | EMDAF-EX-Einnahmehinweis | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=de.gevko.emdaf@1.3.0&canonical=https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Einnahmehinweis | 
| URL | https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Einnahmehinweis | 
| Version | 1.3 | 
| Status | active | 
| Date | 2022-11-17 | 
| Name | EMDAF_EX_Einnahmehinweis | 
| Title | Einnahmehinweis | 
| Description | Hinweistyp: Einnahmehinweis | 
| Type | Extension | 
| Kind | complex-type | 
| StructureDefinition | |
| EMDAF_PR_MedicationStatement | eMDAF Medikationsplan - MedicationStatement | 
No resources found
No extension usage examples found
No narrative content found in resource
{
  "resourceType": "StructureDefinition",
  "id": "EMDAF-EX-Einnahmehinweis",
  "url": "https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Einnahmehinweis",
  "version": "1.3",
  "name": "EMDAF_EX_Einnahmehinweis",
  "title": "Einnahmehinweis",
  "status": "active",
  "date": "2022-11-17",
  "publisher": "gevko GmbH",
  "description": "Hinweistyp: Einnahmehinweis",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicationStatement.note"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Einnahmehinweis"
      },
      {
        "id": "Extension.value[x]",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Coding"
          }
        ]
      },
      {
        "id": "Extension.value[x].system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x].system",
        "min": 1,
        "fixedUri": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_NoteType"
      },
      {
        "id": "Extension.value[x].code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x].code",
        "min": 1,
        "fixedCode": "EH"
      },
      {
        "id": "Extension.value[x].display",
        "path": "Extension.value[x].display",
        "fixedString": "Einnahmehinweis"
      }
    ]
  }
}