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

FHIR IG Statistics: StructureDefinition/LogicalModel-DataStandardsWales-MedicationList

Packagefhir.r4.wales.test
Resource TypeStructureDefinition
IdLogicalModel-DataStandardsWales-MedicationList
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList
URLhttps://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList
Statusdraft
NameLogicalModelDataStandardsWalesMedicationList
Realmus
Authorityhl7
Typehttps://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DataStandardsWales-EncounterData Standards Wales Encounter
DataStandardsWales-OrganizationData Standards Wales Organization
DataStandardsWales-PatientData Standards Wales Patient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList",
  "name": "LogicalModelDataStandardsWalesMedicationList",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList",
        "path": "LogicalModel-DataStandardsWales-MedicationList",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.status",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ],
        "fixedCode": "current",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/list-status"
        }
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.mode",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.mode",
        "short": "Snapshot List",
        "definition": "This list was prepared as a snapshot. It should not be assumed to be current.",
        "comment": "'snapshot' definition: This list was prepared as a snapshot. It should not be assumed to be current. \r\nvs\r\n'working' definition: This list is the master list, maintained in an ongoing fashion with regular updates as the real world list it is tracking changes.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ],
        "fixedCode": "snapshot",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/list-mode"
        }
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.code",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.code",
        "label": "R#1.4",
        "comment": "Could also be a SNOMED code - see example in FHRI specification https://www.hl7.org/fhir/list-example-medlist.xml.html",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ],
        "fixedCode": "medications"
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.subject",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.subject",
        "definition": "The patient is reference as the list subject, as well as being referenced in each MedicationStatement",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
            ]
          }
        ]
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.encounter",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.encounter",
        "definition": "Context in which list created",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter"
            ]
          }
        ]
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.date",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.date",
        "definition": "When the list was prepared",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.extension-Organization",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.extension-Organization",
        "definition": "The responsible organization",
        "comment": "this might be captured as part of the Encounter reference?",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
            ]
          }
        ]
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry.Medication",
        "path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry.Medication",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
            ]
          }
        ]
      }
    ]
  }
}