FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/domain-vs

Packagehl7.eu.fhir.unicom
TypeValueSet
Iddomain-vs
FHIR VersionR5
Sourcehttp://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/ValueSet-domain-vs.html
URLhttp://unicom-project.eu/fhir/ValueSet/domain-vs
Version0.1.0
Statusdraft
Date2025-06-02T08:10:55+00:00
NameDomain
TitleEMA SPOR Domain
Realmeu
Authorityhl7
DescriptionDomain of the medicinal product. EMA SPOR RMS list.

Resources that use this resource

StructureDefinition
PPLMedicinalProductDefinitionPPL Medicinal Product profile

Resources that this resource uses

CodeSystem
100000000004Domain EMA

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet domain-vs


Source

{
  "resourceType": "ValueSet",
  "id": "domain-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://unicom-project.eu/fhir/ValueSet/domain-vs",
  "version": "0.1.0",
  "name": "Domain",
  "title": "EMA SPOR Domain",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-02T08:10:55+00:00",
  "publisher": "UNICOM",
  "contact": [
    {
      "name": "UNICOM",
      "telecom": [
        {
          "system": "url",
          "value": "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description": "Domain of the medicinal product. EMA SPOR RMS list.",
  "compose": {
    "include": [
      {
        "system": "https://spor.ema.europa.eu/v1/lists/100000000004"
      }
    ]
  }
}