0.1.0 - ci-build

BluttransfusionenImplementationGuide, published by ReMeDi Blut Projektgruppe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ReMeDi-Blut/remedi_ig/ and changes regularly. See the Directory of published versions

: BloodProductsValueSet - JSON Representation

Draft as of 2024-10-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "blood-products-value-set",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-02-28T13:58:14.3734404+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet blood-products-value-set</b></p><a name=\"blood-products-value-set\"> </a><a name=\"hcblood-products-value-set\"> </a><a name=\"blood-products-value-set-en-US\"> </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\">version: 1; Last updated: 2024-02-28 13:58:14+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/346348003\">346348003</a></td><td>Blood product (product)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/72273-6/\">72273-6</a></td><td>Blood product unit compatibility report</td></tr></table></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/ReMeDi-Blut/remedi_ig/ValueSet/blood-products-value-set",
  "version" : "0.1.0",
  "name" : "BloodProductsValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-02T08:46:26+00:00",
  "publisher" : "ReMeDi Blut Projektgruppe",
  "contact" : [
    {
      "name" : "ReMeDi Blut Projektgruppe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://build.fhir.org/ig/ReMeDi-Blut/remedi_ig"
        }
      ]
    }
  ],
  "description" : "ValueSet for Blood Products including SNOMED CT and LOINC codes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "346348003",
            "display" : "Blood product (product)"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "72273-6",
            "display" : "Blood product unit compatibility report"
          }
        ]
      }
    ]
  }
}