Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
Substance

artifact-reference-example

active

Example substance definition. This example uses artifact-url and artifact-version as business identifiers, as well as artifact-uriReference to refer to an ingredient using these identifiers.

Substance-artifact-reference-example.json

Resource Details

Resource Type
Substance
Resource ID
artifact-reference-example
Identifier
http://acme.org/identifiers/substances|1463
Conforms To
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-substancedefinition

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Substance",
  "id": "artifact-reference-example",
  "filename": "Substance-artifact-reference-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-substancedefinition"
  ],
  "identifier": {
    "system": "http://acme.org/identifiers/substances",
    "value": "1463"
  },
  "status": "active",
  "description": "Example substance definition. This example uses artifact-url and artifact-version as business identifiers, as well as artifact-uriReference to refer to an ingredient using these identifiers."
}