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

FHIR IG Statistics: StructureDefinition/EMDAF-EX-Hinweis-Typ

Packagede.gevko.emdaf
Resource TypeStructureDefinition
IdEMDAF-EX-Hinweis-Typ
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.emdaf@1.3.0&canonical=https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Hinweis_Typ
URLhttps://fhir.gevko.de/StructureDefinition/EMDAF_EX_Hinweis_Typ
Version1.1.2
Statusactive
Date2022-07-18
NameEMDAF_EX_Hinweis_Typ
TitleHinweis Typ
DescriptionCodes für Typ von Hinweisen
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


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",
  "id": "EMDAF-EX-Hinweis-Typ",
  "url": "https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Hinweis_Typ",
  "version": "1.1.2",
  "name": "EMDAF_EX_Hinweis_Typ",
  "title": "Hinweis Typ",
  "status": "active",
  "date": "2022-07-18",
  "publisher": "gevko GmbH",
  "description": "Codes für Typ von Hinweisen",
  "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_Hinweis_Typ"
      },
      {
        "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_VS_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
      }
    ]
  }
}