Canonical Resource Management Infrastructure Implementation Guide
2.0.0-ballot - STU 2 - Ballot International flag

Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions

: Publishable Substance Example - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Substance",
  "id" : "publishable-example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablesubstance"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Substance publishable-example</b></p><a name=\"publishable-example\"> </a><a name=\"hcpublishable-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-crmi-publishablesubstance.html\">CRMI Publishable Substance</a></p></div><p><b>Artifact URL</b>: <a href=\"http://example.org/Substance/publishable-example\">http://example.org/Substance/publishable-example</a></p><p><b>ArtifactVersion</b>: 0.1.0</p><p><b>Artifact Version Policy</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes strict}\">Strict</span></p><p><b>Artifact Title</b>: Publishable Substance Example</p><p><b>Artifact Experimental</b>: true</p><p><b>Artifact Publisher</b>: Clinical Decision Support WG</p><p><b>Artifact Contact</b>: Clinical Decision Support WG: </p><p><b>Artifact Description</b>: </p><div><p>Example of a Substance resource as a publishable non-canonical artifact.</p>\n</div><p><b>Artifact Date</b>: 2023-07-25</p><p><b>Artifact use context</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/usage-context-type focus}\">Clinical Focus</span> = <span title=\"Codes:{http://snomed.info/sct 77386006}\">Pregnancy (finding)</span></p><p><b>Artifact Jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>Artifact Purpose</b>: </p><div><p>To support a reusable medication definition</p>\n</div><p><b>Artifact Usage</b>: </p><div><p>See the <a href=\"http://hl7.org/fhir/uv/cpg\">FHIR Clinical Guidelines</a> for information on how this definition is used to support computable care guidelines</p>\n</div><p><b>Artifact Copyright</b>: </p><div><p>This resource is licensed under Creative Commons <a href=\"http://creativecommons.org/publicdomain/zero/1.0/\">CC0</a></p>\n</div><p><b>Artifact Copyright Label</b>: Copyright 2023+, World Health Organization, No Rights Reserved</p><p><b>Artifact Approval Date</b>: 2023-07-25</p><p><b>Artifact Last Review Date</b>: 2023-07-25</p><p><b>Artifact Effective Period</b>: 2024-01-01 --&gt; (ongoing)</p><p><b>Artifact Topic</b>: <span title=\"Codes:\">Antenatal Care</span></p><p><b>Artifact Author</b>: Clinical Decision Support WG: </p><p><b>Artifact Status</b>: draft</p><p><b>identifier</b>: <code>http://acme.org/identifiers/substances</code>/1463</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/substance-category allergen}\">Allergen</span></p><p><b>code</b>: <span title=\"Codes:\">apitoxin (Honey Bee Venom)</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-url",
      "valueUri" : "http://example.org/Substance/publishable-example"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-version",
      "valueString" : "0.1.0"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes",
            "code" : "strict"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-title",
      "valueString" : "Publishable Substance Example"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-experimental",
      "valueBoolean" : true
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-publisher",
      "valueString" : "Clinical Decision Support WG"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-contact",
      "valueContactDetail" : {
        "name" : "Clinical Decision Support WG"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-description",
      "valueMarkdown" : "Example of a Substance resource as a publishable non-canonical artifact."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-date",
      "valueDateTime" : "2023-07-25"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-useContext",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
          "code" : "focus"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "77386006",
              "display" : "Pregnancy (finding)"
            }
          ]
        }
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-jurisdiction",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
            "code" : "001",
            "display" : "World"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-purpose",
      "valueMarkdown" : "To support a reusable medication definition"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-usage",
      "valueMarkdown" : "See the [FHIR Clinical Guidelines](http://hl7.org/fhir/uv/cpg) for information on how this definition is used to support computable care guidelines"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-copyright",
      "valueMarkdown" : "This resource is licensed under Creative Commons [CC0](http://creativecommons.org/publicdomain/zero/1.0/)"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel",
      "valueString" : "Copyright 2023+, World Health Organization, No Rights Reserved"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-approvalDate",
      "valueDate" : "2023-07-25"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-lastReviewDate",
      "valueDate" : "2023-07-25"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-effectivePeriod",
      "valuePeriod" : {
        "start" : "2024-01-01"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-topic",
      "valueCodeableConcept" : {
        "text" : "Antenatal Care"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Clinical Decision Support WG"
      }
    }
  ],
  "modifierExtension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-status",
      "valueCode" : "draft"
    }
  ],
  "identifier" : [
    {
      "system" : "http://acme.org/identifiers/substances",
      "value" : "1463"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/substance-category",
          "code" : "allergen",
          "display" : "Allergen"
        }
      ]
    }
  ],
  "code" : {
    "text" : "apitoxin (Honey Bee Venom)"
  }
}