FHIR IG analytics| Package | ihe.iti.dsubm |
| 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
Generated Narrative: List ex-minimalFolder
Profile: MHD Folder Minimal
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
| Mode: Working List | Status: Current | Code: Folder as a FHIR List |
| Items |
| DocumentReference: status = current |
{
"resourceType": "List",
"id": "ex-minimalFolder",
"meta": {
"profile": [
"https://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:uuid:5e2d58a3-2286-4a0e-8637-86f51be2d184"
},
{
"use": "usual",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46391"
}
],
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"code": "folder"
}
]
},
"entry": [
{
"item": {
"reference": "DocumentReference/ex-documentreference"
}
}
]
}