FHIR IG analytics| Package | ihe.mhd.fhir |
| Resource Type | List |
| Id | List-ex-minimalFolder.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Mode: workingStatus: currentCode: Folder as a FHIR List |
| Items |
| Generated Summary: status: current |
{
"resourceType": "List",
"id": "ex-minimalFolder",
"meta": {
"profile": [
"http://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.129.6.58.92.88337.6"
},
{
"use": "usual",
"system": "http://example.org/documents",
"value": "23425234-23476"
}
],
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"system": "http://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"code": "folder"
}
]
},
"entry": [
{
"item": {
"reference": "DocumentReference/ex-documentreference"
}
}
]
}