MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords Patient with contacts - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "ee0a19d4-41f0-4d3d-88c9-40f7b5391dd2",
  "meta" : {
    "lastUpdated" : "2022-09-12T02:51:32.739+00:00",
    "profile" : [
      "https://fhir.medirecords.com/StructureDefinition/mr-patient-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Alvarez, Judy(OFFICIAL)</b> male, DoB: 1994-05-25 ( Patient's Medicare number: 32788511954)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Id:</td><td colspan=\"3\">Member Number: 8279115\u00a0(period:\u00a0(?) --&gt; 2023-07)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Details:</td><td colspan=\"3\"><ul><li>ph: 0412345678(MOBILE)</li><li>ph: 6123456789(WORK)</li><li>ph: 6123456789(HOME)</li><li><a href=\"mailto:test@mail.com\">test@mail.com</a></li><li>0412345678(MOBILE)</li><li>56 Barrack Rd Canberra Bc ACT 2610 AU </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contact\">Contact</td><td colspan=\"3\"><ul><li>Abbot, Sean(OFFICIAL)</li><li>Relationships: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0131 C}\">Emergency Contact</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode BRO}\">Brother</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0131 N}\">Next-of-Kin</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode FAMMEMB}\">family member</span></li><li>ph: 0410999998(MOBILE)</li><li><a href=\"mailto:sean@nobody.com\">sean@nobody.com</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-5ae12958-6291-4101-a6f5-45ed8bbbcb34.html\">Organization/5ae12958-6291-4101-a6f5-45ed8bbbcb34</a> &quot;Practice FHIR&quot;</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"MediRecords Patient's CTG Co Payment Relief Extension\"><a href=\"StructureDefinition-mr-ctg-copayment-relief-extn.html\">CTG Co Payment Relief Extension:</a></td><td colspan=\"3\"><ul><li>true</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"MediRecords Patient Note Extension\"><a href=\"StructureDefinition-mr-patient-note-ext.html\">MR Patient Note Extension:</a></td><td colspan=\"3\"><ul><li>CPF Case: 22-124523</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension to record the skin for patient with atsi status.\"><a href=\"StructureDefinition-mr-skin-extn.html\">ATSI Skin Extension:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {https://fhir.medirecords.com/CodeSystem/mr-atsi-skin-code 9}\">Petyarr</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension to record the language Patient uses at home\"><a href=\"StructureDefinition-mr-language-at-home-extn.html\">Language Spoken At Home Extension:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {https://fhir.medirecords.com/CodeSystem/mr-atsi-language-code 2}\">Alngith dialect</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/R4/extension-patient-birthplace.html\">Birth Place:</a></td><td colspan=\"3\"><ul><li>Parramatta</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This extension applies to the Patient resource and is used to indicate whether a person identifies as being of Aboriginal or Torres Strait Islander origin.\"><a href=\"http://hl7.org.au/fhir/4.0.0/StructureDefinition-indigenous-status.html\">Australian Indigeneous Status:</a></td><td colspan=\"3\"><ul><li>https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1 3: Both Aboriginal and Torres Strait Islander origin</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension to record if the patient in context uses English as the second language\"><a href=\"StructureDefinition-mr-eng-secondlang-ind-extn.html\">English As Second Language Indicator Extension:</a></td><td colspan=\"3\"><ul><li>true</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The importance of the patient (e.g. VIP).\"><a href=\"http://hl7.org/fhir/R4/extension-patient-importance.html\">importance:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {https://fhir.medirecords.com/CodeSystem/mr-patient-importance-code 1}\">Standard</span></li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress" : {
        "text" : "Parramatta"
      }
    },
    {
      "url" : "http://hl7.org.au/fhir/StructureDefinition/indigenous-status",
      "valueCoding" : {
        "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
        "code" : "3",
        "display" : "Both Aboriginal and Torres Strait Islander origin"
      }
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-skin-extn",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.medirecords.com/CodeSystem/mr-atsi-skin-code",
            "code" : "9"
          }
        ]
      }
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-ctg-copayment-relief-extn",
      "valueBoolean" : true
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-language-at-home-extn",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.medirecords.com/CodeSystem/mr-atsi-language-code",
            "code" : "2"
          }
        ]
      }
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-eng-secondlang-ind-extn",
      "valueBoolean" : true
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-importance",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.medirecords.com/CodeSystem/mr-patient-importance-code",
            "code" : "1"
          }
        ]
      }
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-patient-note-ext",
      "valueString" : "CPF Case: 22-124523"
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "MC"
          }
        ]
      },
      "system" : "http://ns.electronichealth.net.au/id/medicare-number",
      "value" : "32788511954"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "MB"
          }
        ]
      },
      "system" : "http://myinsurancefund.com",
      "value" : "8279115",
      "period" : {
        "end" : "2023-07"
      },
      "assigner" : {
        "display" : "My Insurance Fund"
      }
    }
  ],
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "text" : "Alvarez, Judy",
      "family" : "Alvarez",
      "given" : [
        "Judy"
      ],
      "prefix" : [
        "Mrs"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "0412345678",
      "use" : "mobile",
      "rank" : 1
    },
    {
      "system" : "phone",
      "value" : "6123456789",
      "use" : "work"
    },
    {
      "system" : "phone",
      "value" : "6123456789",
      "use" : "home"
    },
    {
      "system" : "email",
      "value" : "test@mail.com",
      "use" : "home"
    },
    {
      "system" : "sms",
      "value" : "0412345678",
      "use" : "mobile"
    }
  ],
  "gender" : "male",
  "birthDate" : "1994-05-25",
  "_birthDate" : {
    "extension" : [
      {
        "url" : "http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator",
        "valueCoding" : {
          "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/date-accuracy-indicator-1",
          "code" : "AAA"
        }
      }
    ]
  },
  "address" : [
    {
      "extension" : [
        {
          "url" : "https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn",
          "valueBoolean" : true
        }
      ],
      "line" : [
        "56 Barrack Rd"
      ],
      "city" : "Canberra Bc",
      "state" : "ACT",
      "postalCode" : "2610",
      "country" : "AU"
    }
  ],
  "contact" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/patient-relatedPerson",
          "valueReference" : {
            "reference" : "RelatedPerson/1e5cae20-85bf-11e8-b401-ffccd711ad9r"
          }
        }
      ],
      "relationship" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
              "code" : "C",
              "display" : "Emergency Contact"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code" : "BRO",
              "display" : "Brother"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
              "code" : "N",
              "display" : "Next-of-Kin"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code" : "FAMMEMB",
              "display" : "family member"
            }
          ]
        }
      ],
      "name" : {
        "use" : "official",
        "text" : "Abbot, Sean"
      },
      "telecom" : [
        {
          "system" : "phone",
          "value" : "0410999998",
          "use" : "mobile"
        },
        {
          "system" : "email",
          "value" : "sean@nobody.com"
        }
      ]
    }
  ],
  "managingOrganization" : {
    "reference" : "Organization/5ae12958-6291-4101-a6f5-45ed8bbbcb34"
  }
}