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

FHIR IG Statistics: CodeSystem/domain-ema-cs

Packagehl7.eu.fhir.unicom
TypeCodeSystem
Iddomain-ema-cs
FHIR VersionR5
Sourcehttp://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/CodeSystem-domain-ema-cs.html
URLhttps://spor.ema.europa.eu/v1/lists/100000000004
Version0.1.0
Statusdraft
Date2025-06-02T08:10:55+00:00
NameDomain_EMA_CS
TitleDomain EMA
Realmeu
Authorityhl7
DescriptionDomain of the medicinal product (human, veterinary, both)
Contentcomplete

Resources that use this resource

ConceptMap
domain-spor-hl7SNOMED CT to ICD-10-CM mappings for fracture of ulna
ValueSet
domain-vsEMA SPOR Domain

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem domain-ema-cs

This case-insensitive code system https://spor.ema.europa.eu/v1/lists/100000000004 defines the following codes:

CodeDisplay
100000000012 Human use
100000000013 Veterinary use
100000000014 Human and Veterinary use

Source

{
  "resourceType": "CodeSystem",
  "id": "domain-ema-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://spor.ema.europa.eu/v1/lists/100000000004",
  "version": "0.1.0",
  "name": "Domain_EMA_CS",
  "title": "Domain EMA",
  "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 (human, veterinary, both)",
  "caseSensitive": false,
  "compositional": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "100000000012",
      "display": "Human use"
    },
    {
      "code": "100000000013",
      "display": "Veterinary use"
    },
    {
      "code": "100000000014",
      "display": "Human and Veterinary use"
    }
  ]
}