FHIR IG analytics| Package | johnmoehrke.testbundle.example |
| Resource Type | List |
| Id | List-ex-ListX.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "List",
"id": "ex-ListX",
"meta": {
"profile": [
"http://johnmoehrke.github.io/testbundle/StructureDefinition/ListX"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"mode": "working",
"subject": {
"reference": "Patient/ex-Patient"
},
"entry": [
{
"item": {
"reference": "DocumentReference/ex-DocumentReferenceX"
}
}
]
}