UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. 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/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions

: EMA SPOR Material - JSON Representation

Draft as of 2024-06-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "material-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-material-ema-cs.html\"><code>https://spor.ema.europa.eu/v1/lists/200000003199</code></a></li></ul></div>"
  },
  "url" : "http://unicom-project.eu/fhir/ValueSet/material-vs",
  "version" : "0.1.0",
  "name" : "Material",
  "title" : "EMA SPOR Material",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-06-21T18:42:58+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description" : "Package material. EMA SPOR RMS LIST.",
  "compose" : {
    "include" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/200000003199"
      }
    ]
  }
}