FHIR IG analytics| Package | racsel.org |
| Resource Type | List |
| Id | List-LACListSubmissionSetExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List LACListSubmissionSetExample
Profile: LACList
| Date: 2004-10-25 23:50:50-0500 | Mode: Working List | Status: Current | Code: SubmissionSet as a FHIR List |
| Subject: Sergio Penafiel(official) Male, DoB: 1994-10-13 ( Tax ID number) |
{
"resourceType": "List",
"id": "LACListSubmissionSetExample",
"meta": {
"profile": [
"http://racsel.org/StructureDefinition/LACList"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId",
"valueIdentifier": {
"value": "urn:oid:1.2.3.4"
}
}
],
"identifier": [
{
"use": "usual",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46343"
}
],
"status": "current",
"mode": "working",
"title": "Submission Set - Carlos Eduardo Sánchez López",
"code": {
"coding": [
{
"system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"code": "submissionset"
}
]
},
"subject": {
"reference": "Patient/LACPatientExample"
},
"date": "2004-10-25T23:50:50-05:00",
"entry": [
{
"item": {
"reference": "DocumentReference/LACDocReferenceExample"
}
}
]
}