FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/biologicallyderivedproductdispense-match-status (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Value SetBiologically derived product dispense - match status

{
  "resourceType" : "ValueSet",
  "id" : "biologicallyderivedproductdispense-match-status",
  "meta" : {
    "lastUpdated" : "2024-04-25T12:40:28.725+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <ul>\n        <li>Include all codes defined in \n          <a href=\"CodeSystem-biologicallyderivedproductdispense-match-status.html\">\n            <code>http://hl7.org/fhir/biologicallyderivedproductdispense-match-status</code>\n          </a>\n        </li>\n      </ul>\n    </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-match-status",
  "version" : "6.0.0-cibuild",
  "name" : "BiologicallyDerivedProductDispenseMatchStatus",
  "title" : "Biologically derived product dispense - match status",
  "status" : "draft",
  "experimental" : true,
  "date" : "2023-01-29T21:19:50+01:00",
  "publisher" : "Example Publisher",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Biologically derived product dispense - match status",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status"
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.