HL7 PT FHIR Implementation Guide: Terminologias
1.0.0 - STU1 Portugal flag

HL7 PT FHIR Implementation Guide: Terminologias, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/terminologias/tree/master and changes regularly. See the Directory of published versions

: Mapeamento de códigos de especialidades farmacêuticas para códigos SNOMEDCT - JSON Representation

Draft as of 2024-12-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "esp-farm-snomed",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap esp-farm-snomed</b></p><a name=\"esp-farm-snomed\"> </a><a name=\"hcesp-farm-snomed\"> </a><a name=\"esp-farm-snomed-pt-PT\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-especialidades-farmaceuticas-cs.html\">Especialidades Farmacêuticas</a> to <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-snomed-CT.html\">SNOMED\u00a0CT International Edition</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (Análises Clínicas)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>2 (Assuntos Regulamentares)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1255514008 (Regulatory affairs pharmacist (occupation))</td></tr><tr><td>3 (Distribuição Farmacêutica)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>4 (Farmácia Hospitalar)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>159010009 (Hospital pharmacist)</td></tr><tr><td>5 (Genética Humana)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1255515009 (Pharmacogenomics pharmacist (occupation))</td></tr><tr><td>6 (Indústria Farmacêutica)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>159012001 (Industrial pharmacist)</td></tr><tr><td>7 (Farmácia Comunitária)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>159011008 (Retail pharmacist)</td></tr></table></div>"
  },
  "url" : "https://hl7.pt/fhir/Terminologias/ConceptMap/esp-farm-snomed",
  "version" : "1.0.0",
  "name" : "ESP-FARM-SNOMED",
  "title" : "Mapeamento de códigos de especialidades farmacêuticas para códigos SNOMEDCT",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-12-11",
  "publisher" : "HL7 Portugal",
  "contact" : [
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.pt"
        },
        {
          "system" : "email",
          "value" : "info@hl7.pt"
        }
      ]
    },
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geral@hl7.pt",
          "use" : "work"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PT",
          "display" : "Portugal"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "https://terminologias.hl7.pt/fhir/CodeSystem/especialidades-farmaceuticas-cs",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "1",
          "noMap" : true
        },
        {
          "code" : "2",
          "target" : [
            {
              "code" : "1255514008",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "3",
          "noMap" : true
        },
        {
          "code" : "4",
          "target" : [
            {
              "code" : "159010009",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "5",
          "target" : [
            {
              "code" : "1255515009",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "6",
          "target" : [
            {
              "code" : "159012001",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "7",
          "target" : [
            {
              "code" : "159011008",
              "relationship" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}