FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.giis
Resource TypeBundle
IdBundle-ExampleBundlePatient.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "ExampleBundlePatient",
  "meta": {
    "profile": [
      "https://paho.org/fhir/giis/StructureDefinition/BundlePatient"
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "http://acme.com/ehr/fhir/Patient/ExampleGiispatient",
      "resource": {
        "resourceType": "Patient",
        "id": "ExampleGiispatient",
        "meta": {
          "profile": [
            "https://paho.org/fhir/giis/StructureDefinition/GIISPatient"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ExampleGiispatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ExampleGiispatient</b></p><a name=\"ExampleGiispatient\"> </a><a name=\"hcExampleGiispatient\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-GIISPatient.html\">GIISPatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">George Dylan Denver  Male, DoB: 1996-12-13 ( http://www.giisidentifier.org/ID/SystemID#16399288)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1235413(Home)</li><li>ph: 2341234(Mobile)</li><li><a href=\"mailto:example@email.com\">example@email.com</a></li><li>25405 Gibson Lakes </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Next-of-Kin\">Next-of-Kin:</td><td colspan=\"3\"><ul><li>Miranda Denver</li><li><a href=\"mailto:mirdenver@email.com\">mirdenver@email.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-ExampleHealthfacility.html\">Organization Saint's George Hospital</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used to handle the community of a patient\"><a href=\"StructureDefinition-giis-community.html\">Community</a></td><td colspan=\"3\"><span title=\"Codes:{https://paho.org/fhir/giis/CodeSystem/CommunityCS 3}\">Dalton E Tucker</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used to handle village related to a patient, mainly used for searching purposes.\"><a href=\"StructureDefinition-giis-village.html\">Village</a></td><td colspan=\"3\"><a href=\"Location-ExampleVillage.html\">Location Saint's George</a></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension made for handling the creator of a patient's record\"><a href=\"StructureDefinition-giis-recordcreator.html\">Patient record creator</a></td><td colspan=\"3\"><a href=\"Practitioner-ExamplePractitioner.html\">Practitioner Dylan Carpenter</a></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used to handle the birthplace of a patient, mainly used for searching purposes.\"><a href=\"StructureDefinition-giis-birthplace.html\">Birthplace</a></td><td colspan=\"3\"><span title=\"Codes:{https://paho.org/fhir/giis/CodeSystem/BirthplaceCS 2}\">Hospital</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension made for being able to add notes to a GIIS patient\"><a href=\"StructureDefinition-giis-patnotes.html\">Patient notes</a></td><td colspan=\"3\">Patient has allergy to ibuprofen</td></tr></table></div>"
        },
        "extension": [
          {
            "url": "https://paho.org/fhir/giis/StructureDefinition/giis-village",
            "valueReference": {
              "reference": "Location/ExampleVillage"
            }
          },
          {
            "url": "https://paho.org/fhir/giis/StructureDefinition/giis-birthplace",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://paho.org/fhir/giis/CodeSystem/BirthplaceCS",
                  "code": "2",
                  "display": "Hospital"
                }
              ]
            }
          },
          {
            "url": "https://paho.org/fhir/giis/StructureDefinition/giis-community",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://paho.org/fhir/giis/CodeSystem/CommunityCS",
                  "code": "3"
                }
              ]
            }
          },
          {
            "url": "https://paho.org/fhir/giis/StructureDefinition/giis-patnotes",
            "valueString": "Patient has allergy to ibuprofen"
          },
          {
            "url": "https://paho.org/fhir/giis/StructureDefinition/giis-recordcreator",
            "valueReference": {
              "reference": "Practitioner/ExamplePractitioner"
            }
          }
        ],
        "identifier": [
          {
            "system": "http://www.giisidentifier.org/ID/SystemID",
            "value": "16399288"
          }
        ],
        "name": [
          {
            "family": "Denver",
            "given": [
              "George",
              "Dylan"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "1235413",
            "use": "home"
          },
          {
            "system": "phone",
            "value": "2341234",
            "use": "mobile"
          },
          {
            "system": "email",
            "value": "example@email.com",
            "use": "home"
          }
        ],
        "gender": "male",
        "birthDate": "1996-12-13",
        "address": [
          {
            "line": [
              "25405 Gibson Lakes"
            ]
          }
        ],
        "contact": [
          {
            "relationship": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code": "N"
                  }
                ]
              }
            ],
            "name": {
              "text": "Miranda Denver"
            },
            "telecom": [
              {
                "system": "email",
                "value": "mirdenver@email.com"
              }
            ]
          }
        ],
        "managingOrganization": {
          "reference": "Organization/ExampleHealthfacility"
        }
      },
      "request": {
        "method": "POST",
        "url": "Patient"
      }
    },
    {
      "fullUrl": "http://acme.com/ehr/fhir/RelatedPerson/ExampleCaretaker",
      "resource": {
        "resourceType": "RelatedPerson",
        "id": "ExampleCaretaker",
        "meta": {
          "profile": [
            "https://paho.org/fhir/giis/StructureDefinition/ChildCaretaker"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_ExampleCaretaker\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson ExampleCaretaker</b></p><a name=\"ExampleCaretaker\"> </a><a name=\"hcExampleCaretaker\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ChildCaretaker.html\">ChildCaretaker</a></p></div><p><b>identifier</b>: 14322511</p><p><b>patient</b>: <a href=\"Patient-ExampleGiispatient.html\">George Dylan Denver  Male, DoB: 1996-12-13 ( http://www.giisidentifier.org/ID/SystemID#16399288)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}\">father</span></p><p><b>name</b>: Michael Denver </p></div>"
        },
        "identifier": [
          {
            "value": "14322511"
          }
        ],
        "patient": {
          "reference": "Patient/ExampleGiispatient"
        },
        "relationship": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "FTH"
              }
            ]
          }
        ],
        "name": [
          {
            "family": "Denver",
            "given": [
              "Michael"
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "RelatedPerson"
      }
    }
  ]
}