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

: Additional Medicinal Product Name Part Type - JSON Representation

Active as of 2024-05-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "at-medprod-cs-additionalMedicinalProductNamePartType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://www.ages.at/fhir/medicinalproduct/CodeSystem/at-medprod-cs-additionalMedicinalProductNamePartType</code> defines the following code:</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\">tradeName<a name=\"at-medprod-cs-additionalMedicinalProductNamePartType-tradeName\"> </a></td><td>Trade Name</td></tr></table></div>"
  },
  "url" : "https://www.ages.at/fhir/medicinalproduct/CodeSystem/at-medprod-cs-additionalMedicinalProductNamePartType",
  "version" : "0.1.0",
  "name" : "AdditionalMedicinalProductNamePartTypeCs",
  "title" : "Additional Medicinal Product Name Part Type",
  "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" : "Contains additional codes to be used for name parts of a MedicinalProductDefinition",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AT",
          "display" : "Austria"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "tradeName",
      "display" : "Trade Name"
    }
  ]
}