0.1.0 - ci-build

AGESMedicinalProductR5 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Domain - JSON Representation

Active as of 2024-05-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "100000000004",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://spor.ema.europa.eu/v1/lists/100000000004</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000000012<a name=\"100000000004-100000000012\"> </a></td><td>Human use</td></tr><tr><td style=\"white-space:nowrap\">100000000013<a name=\"100000000004-100000000013\"> </a></td><td>Veterinary use</td></tr><tr><td style=\"white-space:nowrap\">100000000014<a name=\"100000000004-100000000014\"> </a></td><td>Human and Veterinary use</td></tr></table></div>"
  },
  "url" : "https://spor.ema.europa.eu/v1/lists/100000000004",
  "version" : "0.1.0",
  "name" : "DomainCs",
  "title" : "Domain",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-24T07:08:51+00:00",
  "publisher" : "AGES",
  "contact" : [
    {
      "name" : "AGES",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ages.at/"
        }
      ]
    }
  ],
  "description" : "Domain",
  "jurisdiction" : [
    {
      "text" : "European Union"
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "100000000012",
      "display" : "Human use"
    },
    {
      "code" : "100000000013",
      "display" : "Veterinary use"
    },
    {
      "code" : "100000000014",
      "display" : "Human and Veterinary use"
    }
  ]
}