{
  "resourceType" : "CodeSystem",
  "id" : "prescription-type-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem prescription-type-code</b></p><a name=\"prescription-type-code\"> </a><a name=\"hcprescription-type-code\"> </a><p>This case-insensitive code system <code>https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/prescription-type-code</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\">r-a<a name=\"prescription-type-code-r-a\"> </a></td><td>Estupefacientes</td></tr><tr><td style=\"white-space:nowrap\">r-v<a name=\"prescription-type-code-r-v\"> </a></td><td>Psicotrópicos</td></tr><tr><td style=\"white-space:nowrap\">r-b<a name=\"prescription-type-code-r-b\"> </a></td><td>Receta Abierta</td></tr><tr><td style=\"white-space:nowrap\">r-am<a name=\"prescription-type-code-r-am\"> </a></td><td>Amarilla</td></tr><tr><td style=\"white-space:nowrap\">ATM<a name=\"prescription-type-code-ATM\"> </a></td><td>Antimicrobianos</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cgp"
  }],
  "url" : "https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/prescription-type-code",
  "version" : "1.1.0-ballot",
  "name" : "PrescriptionTypeCode",
  "title" : "Catálogo de tipos de recetas",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-03",
  "publisher" : "Ministerio de Salud de Costa Rica",
  "contact" : [{
    "name" : "Ministerio de Salud de Costa Rica",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ministeriodesalud.go.cr/fhir"
    }]
  }],
  "description" : "Catálogo de tipos de recetas en Receta Digital",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CR",
      "display" : "Costa Rica"
    }]
  }],
  "copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "caseSensitive" : false,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "r-a",
    "display" : "Estupefacientes"
  },
  {
    "code" : "r-v",
    "display" : "Psicotrópicos"
  },
  {
    "code" : "r-b",
    "display" : "Receta Abierta"
  },
  {
    "code" : "r-am",
    "display" : "Amarilla"
  },
  {
    "code" : "ATM",
    "display" : "Antimicrobianos"
  }]
}