Prototype ISO IDMP Compliant Datafeed to eHealth (Deliverable D4.12)
1.0.0 - STU1 International flag

Prototype ISO IDMP Compliant Datafeed to eHealth (Deliverable D4.12), published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/unicom-project-eu/d4.12/ and changes regularly. See the Directory of published versions

: EMA SPOR Domain - JSON Representation

Draft as of 2024-08-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "domain-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet domain-vs</b></p><a name=\"domain-vs\"> </a><a name=\"hcdomain-vs\"> </a><a name=\"domain-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-domain-ema-cs.html\"><code>https://spor.ema.europa.eu/v1/lists/100000000004</code></a></li></ul></div>"
  },
  "url" : "http://unicom-project.eu/fhir/d4-12/ValueSet/domain-vs",
  "version" : "1.0.0",
  "name" : "Domain",
  "title" : "EMA SPOR Domain",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-20T21:53:59+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://unicom-project.eu/"
        }
      ]
    },
    {
      "name" : "Rutt Lindström",
      "telecom" : [
        {
          "system" : "email",
          "value" : "rutt.lindstrom@tehik.ee",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Domain of the medicinal product. EMA SPOR RMS list.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/100000000004"
      }
    ]
  }
}