FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-idmp
Resource TypeCodeSystem
IdCodeSystem-ema-domain.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ema-domain

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

CodeDisplayDeutsch (German, de)
100000000012 Human useAnwendung am Menschen
100000000013 Veterinary useAnwendung am Tier
100000000014 Human and Veterinary useAnwendung an Mensch und Tier

Source1

{
  "resourceType": "CodeSystem",
  "id": "ema-domain",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://spor.ema.europa.eu/v1/lists/100000000004",
  "version": "1.0.0-ballot",
  "name": "EMADomainCS",
  "title": "EMA - Domain",
  "status": "active",
  "experimental": false,
  "date": "2026-06-12T16:14:23+00:00",
  "publisher": "Refdata Foundation",
  "contact": [
    {
      "name": "Refdata Foundation",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.refdata.ch/de/"
        }
      ]
    }
  ],
  "description": "CH - Standard Terms used in Switzerland (aggregations of codes of Value Set for the Domain from EMA used by SMC)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "100000000012",
      "display": "Human use",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Anwendung am Menschen"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym (core metadata concept)"
          },
          "value": "H"
        }
      ]
    },
    {
      "code": "100000000013",
      "display": "Veterinary use",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Anwendung am Tier"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym (core metadata concept)"
          },
          "value": "V"
        }
      ]
    },
    {
      "code": "100000000014",
      "display": "Human and Veterinary use",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Anwendung an Mensch und Tier"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym (core metadata concept)"
          },
          "value": "H&V"
        }
      ]
    }
  ]
}