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

FHIR IG Statistics: StructureDefinition/be1c0c99-ac87-45d3-a10c-515370112eae

PackageVital.MedikationsplanPlus
Resource TypeStructureDefinition
Idbe1c0c99-ac87-45d3-a10c-515370112eae
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Vital.MedikationsplanPlus@1.1.0&canonical=https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList
URLhttps://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList
Version1.0.0
Statusactive
Date2020-11-06T11:02:40.0981959+00:00
NameMedikationsplanPlusMedicationStatementList
TypeList
Kindresource

Resources that use this resource

StructureDefinition
MedikationsplanPlusCompositionMedikationsplanPlusComposition

Resources that this resource uses

StructureDefinition
MedicationsplanPlusMedikationStatementMedikationsplanPlusMedicationStatement

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "be1c0c99-ac87-45d3-a10c-515370112eae",
  "meta": {
    "lastUpdated": "2020-11-23T10:47:57.051+00:00"
  },
  "url": "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList",
  "version": "1.0.0",
  "name": "MedikationsplanPlusMedicationStatementList",
  "status": "active",
  "date": "2020-11-06T11:02:40.0981959+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "List",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "List.id",
        "path": "List.id",
        "mustSupport": true
      },
      {
        "id": "List.meta",
        "path": "List.meta",
        "mustSupport": true
      },
      {
        "id": "List.meta.profile",
        "path": "List.meta.profile",
        "mustSupport": true
      },
      {
        "id": "List.language",
        "path": "List.language",
        "mustSupport": true
      },
      {
        "id": "List.identifier",
        "path": "List.identifier",
        "max": "0"
      },
      {
        "id": "List.status",
        "path": "List.status",
        "fixedCode": "current",
        "mustSupport": true
      },
      {
        "id": "List.mode",
        "path": "List.mode",
        "fixedCode": "snapshot",
        "mustSupport": true
      },
      {
        "id": "List.title",
        "path": "List.title",
        "mustSupport": true
      },
      {
        "id": "List.code",
        "path": "List.code",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.vital-services.de/ValueSet/MedikationsplanPlus_Zwischenueberschrift"
        }
      },
      {
        "id": "List.code.coding",
        "path": "List.code.coding",
        "mustSupport": true
      },
      {
        "id": "List.code.coding.system",
        "path": "List.code.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.code.coding.code",
        "path": "List.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.code.coding.display",
        "path": "List.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "List.code.text",
        "path": "List.code.text",
        "mustSupport": true
      },
      {
        "id": "List.subject",
        "path": "List.subject",
        "max": "0"
      },
      {
        "id": "List.encounter",
        "path": "List.encounter",
        "max": "0"
      },
      {
        "id": "List.date",
        "path": "List.date",
        "max": "0"
      },
      {
        "id": "List.source",
        "path": "List.source",
        "max": "0"
      },
      {
        "id": "List.orderedBy",
        "path": "List.orderedBy",
        "max": "0"
      },
      {
        "id": "List.note",
        "path": "List.note",
        "max": "0"
      },
      {
        "id": "List.entry",
        "path": "List.entry",
        "mustSupport": true
      },
      {
        "id": "List.entry.flag",
        "path": "List.entry.flag",
        "max": "0"
      },
      {
        "id": "List.entry.deleted",
        "path": "List.entry.deleted",
        "max": "0"
      },
      {
        "id": "List.entry.date",
        "path": "List.entry.date",
        "max": "0"
      },
      {
        "id": "List.entry.item",
        "path": "List.entry.item",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedicationsplanPlusMedikationStatement"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.entry.item.reference",
        "path": "List.entry.item.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.entry.item.type",
        "path": "List.entry.item.type",
        "max": "0"
      },
      {
        "id": "List.emptyReason",
        "path": "List.emptyReason",
        "max": "0"
      }
    ]
  }
}