MediRecords FHIR Implementation Guide
1.4.1 - release


: MediRecords ATSI Patient - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "fd27339c-a3a4-11e9-abf2-df04dbfce6e7",
  "meta" : {
    "lastUpdated" : "2021-05-13T01:43:30Z",
    "profile" : [
      🔗 "https://fhir.medirecords.com/StructureDefinition/mr-patient-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient fd27339c-a3a4-11e9-abf2-df04dbfce6e7</b></p><a name=\"fd27339c-a3a4-11e9-abf2-df04dbfce6e7\"> </a><a name=\"hcfd27339c-a3a4-11e9-abf2-df04dbfce6e7\"> </a><a name=\"fd27339c-a3a4-11e9-abf2-df04dbfce6e7-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-05-13 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-patient-core.html\">MR Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Natalie Knaggs (official) Male, DoB: 1998-04-08</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">ph: 0410999998(Mobile)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></li><li>Managing Organization: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Organization Healthy Live Clinic</a></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\">true</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\"><span title=\"Codes:{https://fhir.medirecords.com/CodeSystem/mr-atsi-skin-code 9}\">Petyarr</span></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\"><span title=\"Codes:{https://fhir.medirecords.com/CodeSystem/mr-atsi-language-code 2}\">Alngith dialect</span></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/extensions/5.1.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Parramatta</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\">australian-indigenous-status-1 3: Both Aboriginal and Torres Strait Islander origin</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\">true</td></tr></table></div>"
  },
  "extension" : [
    {
      "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-eng-secondlang-ind-extn",
      "valueBoolean" : true
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-ctg-copayment-relief-extn",
      "valueBoolean" : true
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress" : {
        "text" : "Parramatta"
      }
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-skin-extn",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.medirecords.com/CodeSystem/mr-atsi-skin-code",
            "code" : "9",
            "display" : "Petyarr"
          }
        ]
      }
    },
    {
      "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",
            "display" : "Alngith dialect"
          }
        ]
      }
    }
  ],
  "name" : [
    {
      "use" : "official",
      "family" : "Knaggs",
      "given" : [
        "Natalie"
      ],
      "prefix" : [
        "Mr"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "0410999998",
      "use" : "mobile",
      "rank" : 1
    }
  ],
  "gender" : "male",
  "birthDate" : "1998-04-08",
  "generalPractitioner" : [
    {
      🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"
    }
  ],
  "managingOrganization" : {
    🔗 "reference" : "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"
  }
}