FHIR IG analytics| Package | ihe.mhd.fhir |
| Resource Type | List |
| Id | List-ex-compFolder.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Date: Dec 25, 2004 10:50:50 PMMode: workingStatus: currentCode: Folder as a FHIR List |
| Subject: Generated Summary: John Schmidt , John Jacob Jingle Heimer Schnidt (OLD), John Jacob Jingleheimer Schmidt (OFFICIAL), Jack Schmidt (NICKNAME); gender: other; birthDate: 1923-07-25 |
| Items |
| Generated Summary: status: current |
| Generated Summary: status: current |
{
"resourceType": "List",
"id": "ex-compFolder",
"meta": {
"profile": [
"http://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.Folder"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225728007"
}
]
}
},
{
"url": "http://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "284548004"
}
]
}
}
],
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.129.6.58.92.88337.5"
},
{
"use": "usual",
"system": "http://example.org/documents",
"value": "23425234-23475"
}
],
"status": "current",
"mode": "working",
"title": "Example Folder with comprehensive metadata",
"code": {
"coding": [
{
"system": "http://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"code": "folder"
}
]
},
"subject": {
"reference": "Patient/ex-patient"
},
"date": "2004-12-25T23:50:50-05:00",
"entry": [
{
"item": {
"reference": "DocumentReference/ex-documentreference"
}
},
{
"item": {
"reference": "DocumentReference/ex-documentreference2"
}
}
]
}