FHIR IG analytics| Package | johnmoehrke.testlist.example |
| Resource Type | List |
| Id | List-ex-List.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List ex-List
| Date: 2004-12-25 23:50:50-0500 | Mode: Working List | Status: Current |
| Subject: John Schmidt Other, DoB: 1923-07-25 |
| Items |
Contained Resource
Patient #ex-patient
John Schmidt Other, DoB: 1923-07-25
| Contact Detail | WI USA | ||
{
"resourceType": "List",
"id": "ex-List",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Patient",
"id": "ex-patient",
"name": [
{
"use": "usual",
"family": "Schmidt",
"given": [
"John"
]
},
{
"use": "old",
"family": "Schnidt",
"given": [
"John",
"Jacob",
"Jingle",
"Heimer"
],
"period": {
"end": "1960"
}
},
{
"use": "official",
"family": "Schmidt",
"given": [
"John",
"Jacob",
"Jingleheimer"
],
"period": {
"start": "1960-01-01"
}
},
{
"use": "nickname",
"family": "Schmidt",
"given": [
"Jack"
]
}
],
"gender": "other",
"birthDate": "1923-07-25",
"address": [
{
"state": "WI",
"country": "USA"
}
]
}
],
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.129.6.58.92.88337.4"
},
{
"use": "usual",
"system": "http://example.org/documents",
"value": "23425234-23470"
}
],
"status": "current",
"mode": "working",
"title": "Example List showing contained issue",
"subject": {
"reference": "#ex-patient"
},
"date": "2004-12-25T23:50:50-05:00"
}