Simple HIV IG
0.1.0 - CI Build
Simple HIV IG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "Attribution-Bundle-Simple",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Patient/Patient-HIVSimple",
"resource" : {
"resourceType" : "Patient",
"id" : "Patient-HIVSimple",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Patient-HIVSimple\" </p></div><p><b>identifier</b>: id: 1234</p><p><b>name</b>: Mittens Cat</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1985-01-01</p></div>"
},
"identifier" : [
{
"system" : "https://intrahealth.github.io/simple-hiv-ig/CodeSystem/OpenCR",
"value" : "1234"
}
],
"name" : [
{
"text" : "Mittens Cat",
"family" : "Cat",
"given" : [
"Mittens"
]
}
],
"gender" : "female",
"birthDate" : "1985-01-01"
},
"request" : {
"method" : "POST",
"url" : "Patient"
}
},
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Organization/Organization-HIVSimple1",
"resource" : {
"resourceType" : "Organization",
"id" : "Organization-HIVSimple1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Organization-HIVSimple1\" </p></div><p><b>identifier</b>: id: Organization-HIVSimple1</p><p><b>name</b>: Organization-HIVSimple Government Hospital</p></div>"
},
"identifier" : [
{
"system" : "https://github.com/synthetichealth/synthea",
"value" : "Organization-HIVSimple1"
}
],
"name" : "Organization-HIVSimple Government Hospital"
},
"request" : {
"method" : "POST",
"url" : "Organization"
}
},
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Organization/IntraHealth",
"resource" : {
"resourceType" : "Organization",
"id" : "IntraHealth",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"IntraHealth\" </p></div><p><b>identifier</b>: id: IntraHealth</p><p><b>name</b>: IntraHealth</p></div>"
},
"identifier" : [
{
"system" : "https://github.com/synthetichealth/synthea",
"value" : "IntraHealth"
}
],
"name" : "IntraHealth"
},
"request" : {
"method" : "POST",
"url" : "Organization"
}
},
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Location/Location-HIVSimple1",
"resource" : {
"resourceType" : "Location",
"id" : "Location-HIVSimple1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Location-HIVSimple1\" </p></div><p><b>identifier</b>: id: Location-HIVSimple1</p><p><b>managingOrganization</b>: <span></span></p></div>"
},
"identifier" : [
{
"system" : "https://github.com/synthetichealth/synthea",
"value" : "Location-HIVSimple1"
}
],
"managingOrganization" : {
"identifier" : {
"system" : "https://github.com/synthetichealth/synthea",
"value" : "Organization-HIVSimple1"
}
}
},
"request" : {
"method" : "POST",
"url" : "Location"
}
},
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Encounter/Encounter-HIVSimple",
"resource" : {
"resourceType" : "Encounter",
"id" : "Encounter-HIVSimple",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Encounter-HIVSimple\" </p></div><p><b>status</b>: finished</p><p><b>class</b>: inpatient acute (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code ACUTE = 'inpatient acute', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_Patient-HIVSimple\">See above (Patient/Patient-HIVSimple)</a></p><p><b>period</b>: 2011-01-01 --> 2011-01-01</p><p><b>account</b>: <a href=\"#Account_Account-HIVSimple\">See above (Account/Account-HIVSimple)</a></p><h3>Locations</h3><table class=\"grid\"><tr><td>-</td><td><b>Location</b></td></tr><tr><td>*</td><td><span></span></td></tr></table><p><b>serviceProvider</b>: <span></span></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "ACUTE"
},
"subject" : {
"reference" : "Patient/Patient-HIVSimple"
},
"period" : {
"start" : "2011-01-01",
"end" : "2011-01-01"
},
"account" : [
{
"reference" : "Account/Account-HIVSimple"
}
],
"location" : [
{
"location" : {
"identifier" : {
"system" : "https://github.com/synthetichealth/synthea",
"value" : "Location-HIVSimple1"
}
}
}
],
"serviceProvider" : {
"identifier" : {
"system" : "https://github.com/synthetichealth/synthea",
"value" : "Organization-HIVSimple1"
}
}
},
"request" : {
"method" : "POST",
"url" : "Encounter"
}
},
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Account/Account-HIVSimple",
"resource" : {
"resourceType" : "Account",
"id" : "Account-HIVSimple",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Account-HIVSimple\" </p></div><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"#Patient_Patient-HIVSimple\">See above (Patient/Patient-HIVSimple)</a></p><h3>Coverages</h3><table class=\"grid\"><tr><td>-</td><td><b>Coverage</b></td></tr><tr><td>*</td><td><a href=\"#Coverage_Coverage-HIVSimple\">See above (Coverage/Coverage-HIVSimple)</a></td></tr></table><p><b>owner</b>: <a href=\"#Organization_IntraHealth\">See above (Organization/IntraHealth)</a></p><h3>Guarantors</h3><table class=\"grid\"><tr><td>-</td><td><b>Party</b></td></tr><tr><td>*</td><td><a href=\"#Organization_IntraHealth\">See above (Organization/IntraHealth)</a></td></tr></table></div>"
},
"status" : "active",
"subject" : [
{
"reference" : "Patient/Patient-HIVSimple"
}
],
"coverage" : [
{
"coverage" : {
"reference" : "Coverage/Coverage-HIVSimple"
}
}
],
"owner" : {
"reference" : "Organization/IntraHealth"
},
"guarantor" : [
{
"party" : {
"reference" : "Organization/IntraHealth"
}
}
]
},
"request" : {
"method" : "POST",
"url" : "Account"
}
},
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Coverage/Coverage-HIVSimple",
"resource" : {
"resourceType" : "Coverage",
"id" : "Coverage-HIVSimple",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Coverage-HIVSimple\" </p></div><p><b>status</b>: active</p><p><b>beneficiary</b>: <a href=\"#Patient_Patient-HIVSimple\">See above (Patient/Patient-HIVSimple)</a></p><p><b>payor</b>: <a href=\"#Organization_IntraHealth\">See above (Organization/IntraHealth)</a></p><p><b>contract</b>: <a href=\"#Contract_Contract-HIVSimple\">See above (Contract/Contract-HIVSimple)</a></p></div>"
},
"status" : "active",
"beneficiary" : {
"reference" : "Patient/Patient-HIVSimple"
},
"payor" : [
{
"reference" : "Organization/IntraHealth"
}
],
"contract" : [
{
"reference" : "Contract/Contract-HIVSimple"
}
]
},
"request" : {
"method" : "POST",
"url" : "Coverage"
}
},
{
"fullUrl" : "https://intrahealth.github.io/simple-hiv-ig/Contract/Contract-HIVSimple",
"resource" : {
"resourceType" : "Contract",
"id" : "Contract-HIVSimple",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Contract-HIVSimple\" </p></div><p><b>identifier</b>: id: 4321</p><blockquote><p><b>term</b></p><blockquote><p><b>offer</b></p><h3>Parties</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td><td><b>Role</b></td></tr><tr><td>*</td><td><a href=\"#Organization_IntraHealth\">See above (Organization/IntraHealth)</a></td><td>FLunky <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-contract-party-role.html\">Contract Resource Party Role codes</a>#flunky)</span></td></tr></table></blockquote></blockquote><blockquote><p><b>term</b></p><blockquote><p><b>offer</b></p><h3>Parties</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td><td><b>Role</b></td></tr><tr><td>*</td><td><a href=\"#Patient_Patient-HIVSimple\">See above (Patient/Patient-HIVSimple)</a></td><td>FLunky <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-contract-party-role.html\">Contract Resource Party Role codes</a>#flunky)</span></td></tr></table></blockquote><h3>Assets</h3><table class=\"grid\"><tr><td>-</td><td><b>Period</b></td></tr><tr><td>*</td><td>2005-01-01 --> 2022-01-01</td></tr></table><blockquote><p><b>action</b></p><p><b>type</b>: Action A <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-contractaction.html\">Contract Action Codes</a>#action-a)</span></p><h3>Subjects</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td></tr><tr><td>*</td><td><a href=\"#Organization_Organization-HIVSimple1\">See above (Organization/Organization-HIVSimple1)</a></td></tr></table><p><b>intent</b>: population health <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-ActReason.html\">ActReason</a>#POPHLTH)</span></p><p><b>status</b>: Complete <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-contract-actionstatus.html\">Contract Resource Action Status codes</a>#complete)</span></p></blockquote></blockquote></div>"
},
"identifier" : [
{
"system" : "https://intrahealth.github.io/simple-hiv-ig/CodeSystem/PEPFAR",
"value" : "4321"
}
],
"term" : [
{
"offer" : {
"party" : [
{
"reference" : [
{
"reference" : "Organization/IntraHealth"
}
],
"role" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/contract-party-role",
"code" : "flunky"
}
]
}
}
]
}
},
{
"offer" : {
"party" : [
{
"reference" : [
{
"reference" : "Patient/Patient-HIVSimple"
}
],
"role" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/contract-party-role",
"code" : "flunky"
}
]
}
}
]
},
"asset" : [
{
"period" : [
{
"start" : "2005-01-01",
"end" : "2022-01-01"
}
]
}
],
"action" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/contractaction",
"code" : "action-a"
}
]
},
"subject" : [
{
"reference" : [
{
"reference" : "Organization/Organization-HIVSimple1"
}
]
}
],
"intent" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "POPHLTH"
}
]
},
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/contract-action-status",
"code" : "complete"
}
]
}
}
]
}
]
},
"request" : {
"method" : "POST",
"url" : "Contract"
}
}
]
}