PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/StructureDefinition/PH_MedicationStatement
{
  "description": null,
  "_filename": "PH_MedicationStatement.StructureDefinition.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PH_MedicationStatement",
  "abstract": false,
  "type": "MedicationStatement",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "751a66b2-3d3f-44d0-add4-2a61f7b7447a",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/PH_MedicationStatement",
  "version": null,
  "differential": {
    "element": [ {
      "id": "MedicationStatement.extension:extOrganization",
      "path": "MedicationStatement.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Ext_Organization" ]
      } ],
      "short": "The health facility code where the medication was administered.",
      "comment": "This is an extension",
      "sliceName": "extOrganization",
      "definition": "The health facility code where the medication was administered.",
      "isModifier": false
    }, {
      "id": "MedicationStatement.extension:extEncounter",
      "path": "MedicationStatement.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/ExtEncounter" ]
      } ],
      "short": "The encounter when the medicine was consumed or administered.",
      "comment": "This is an extension",
      "sliceName": "extEncounter",
      "definition": "The encounter when the medicine was consumed or administered.",
      "isModifier": false
    }, {
      "id": "MedicationStatement.basedOn",
      "max": "0",
      "path": "MedicationStatement.basedOn"
    }, {
      "id": "MedicationStatement.partOf",
      "max": "0",
      "path": "MedicationStatement.partOf"
    }, {
      "id": "MedicationStatement.category",
      "max": "0",
      "path": "MedicationStatement.category"
    }, {
      "id": "MedicationStatement.context",
      "max": "0",
      "path": "MedicationStatement.context"
    }, {
      "id": "MedicationStatement.effective[x]",
      "max": "0",
      "path": "MedicationStatement.effective[x]"
    }, {
      "id": "MedicationStatement.dateAsserted",
      "max": "0",
      "path": "MedicationStatement.dateAsserted"
    }, {
      "id": "MedicationStatement.informationSource",
      "max": "0",
      "path": "MedicationStatement.informationSource"
    }, {
      "id": "MedicationStatement.derivedFrom",
      "max": "0",
      "path": "MedicationStatement.derivedFrom"
    }, {
      "id": "MedicationStatement.reasonReference",
      "max": "0",
      "path": "MedicationStatement.reasonReference"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
}