FHIR Core Implementation Guide (CO)
0.1.0 - STU1 Colombia flag

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

: Practitioner: Healthcare professional - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "feb1e63b-d4ed-4b53-9d1f-8d9efa339b0a",
  "meta" : {
    "profile" : [
      🔗 "http://co.fhir.guide/core/StructureDefinition/PractitionerCO"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner feb1e63b-d4ed-4b53-9d1f-8d9efa339b0a</b></p><a name=\"feb1e63b-d4ed-4b53-9d1f-8d9efa339b0a\"> </a><a name=\"hcfeb1e63b-d4ed-4b53-9d1f-8d9efa339b0a\"> </a><a name=\"feb1e63b-d4ed-4b53-9d1f-8d9efa339b0a-es-CO\"> </a><p><b>identifier</b>: Person number/25709065\u00a0(use:\u00a0official,\u00a0period:\u00a01999-11-19 --&gt; (ongoing))</p><p><b>active</b>: true</p><p><b>name</b>: Gregorio José Casas Hernandez (Official)</p><p><b>telecom</b>: <a href=\"tel:+57(333)222-1111\">+57(333)222-1111</a>, <a href=\"mailto:gregorio.casas@example.com\">gregorio.casas@example.com</a></p><p><b>address</b>: Cl. 7 #40 00, Chapinero(work)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1982-11-19</p><blockquote><p><b>qualification</b></p><p><b>identifier</b>: License number/25709065\u00a0(use:\u00a0official,\u00a0)</p><p><b>code</b>: <span title=\"Codes:{http://terminology.fhir.guide/co/CodeSystem/RETHUSqualification 003}\">Medicina</span></p><p><b>period</b>: 2007-09-23 --&gt; (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: License number/25709065\u00a0(use:\u00a0official,\u00a0)</p><p><b>code</b>: <span title=\"Codes:{http://terminology.fhir.guide/co/CodeSystem/RETHUSqualification M1304}\">Enfermedades infecciosas</span></p><p><b>period</b>: 2013-02-14 --&gt; (ongoing)</p></blockquote></div>"
  },
  "identifier" : [
    {
      "id" : "NationalPersonIdentifier-0",
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PN",
            "display" : "Person number"
          },
          {
            "system" : "http://terminology.fhir.guide/co/CodeSystem/ColombianPersonIdentifier",
            "code" : "CC",
            "display" : "Cédula ciudadanía"
          }
        ]
      },
      "system" : "http://co.fhir.guide/NamingSystem/RNEC",
      "value" : "25709065",
      "period" : {
        "start" : "1999-11-19"
      }
    }
  ],
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "family" : "Casas Hernandez",
      "_family" : {
        "extension" : [
          {
            "url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName",
            "valueString" : "Mora"
          },
          {
            "url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName",
            "valueString" : "Jaramillo"
          }
        ]
      },
      "given" : [
        "Gregorio",
        "José"
      ],
      "prefix" : [
        "Dr"
      ],
      "suffix" : [
        "MD"
      ]
    }
  ],
  "telecom" : [
    {
      "id" : "TelecomMobile-0",
      "system" : "phone",
      "value" : "+57(333)222-1111",
      "use" : "mobile"
    },
    {
      "id" : "TelecomEmail-0",
      "system" : "email",
      "value" : "gregorio.casas@example.com"
    }
  ],
  "address" : [
    {
      "use" : "work",
      "type" : "physical",
      "text" : "Cl. 7 #40 00, Chapinero",
      "city" : "Bogotá D.C.",
      "_city" : {
        "extension" : [
          {
            "url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality",
            "valueCoding" : {
              "system" : "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA",
              "code" : "11001"
            }
          }
        ]
      },
      "district" : "Chapinero",
      "state" : "Bogotá D.C.",
      "_state" : {
        "extension" : [
          {
            "url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaDepartment",
            "valueCoding" : {
              "system" : "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA",
              "code" : "11"
            }
          }
        ]
      },
      "postalCode" : "11001",
      "country" : "CO"
    }
  ],
  "gender" : "female",
  "birthDate" : "1982-11-19",
  "qualification" : [
    {
      "identifier" : [
        {
          "use" : "official",
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code" : "LN",
                "display" : "License number"
              }
            ]
          },
          "system" : "http://co.fhir.guide/NamingSystem/RETHUS",
          "value" : "25709065",
          "assigner" : {
            "type" : "Organization",
            "display" : "MinSalud"
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "http://terminology.fhir.guide/co/CodeSystem/RETHUSqualification",
            "code" : "003",
            "display" : "Medicina"
          }
        ]
      },
      "period" : {
        "start" : "2007-09-23"
      }
    },
    {
      "identifier" : [
        {
          "use" : "official",
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code" : "LN",
                "display" : "License number"
              }
            ]
          },
          "system" : "http://co.fhir.guide/NamingSystem/RETHUS",
          "value" : "25709065",
          "assigner" : {
            "type" : "Organization",
            "display" : "MinSalud"
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "http://terminology.fhir.guide/co/CodeSystem/RETHUSqualification",
            "code" : "M1304",
            "display" : "Enfermedades infecciosas"
          }
        ]
      },
      "period" : {
        "start" : "2013-02-14"
      }
    }
  ]
}