FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | DocumentReference |
| Id | DocumentReference-documentreference-eicr-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference documentreference-eicr-example
Language: en
Profile: US Core DocumentReference Profileversion: null6.1.0)
masterIdentifier: Uniform Resource Identifier (URI)/urn:uuid:db734647-fc99-424c-a864-7e3cda82e703
identifier: urn:oid:2.16.840.1.113883.19.5.99999.19/sTT988#1
status: Current
type: Public health Case report
category: Clinical Note
subject: Eve L Everywoman Female, DoB: 1974-11-24 ( Medical Record Number: 1032702 (use: usual, ))
content
Attachments
ContentType Url text/plain urn:hl7ii:2.16.840.1.113883.19.5.99999.19:1
{
"resourceType": "DocumentReference",
"id": "documentreference-eicr-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference|6.1.0"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"masterIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:db734647-fc99-424c-a864-7e3cda82e703"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.19.5.99999.19",
"value": "sTT988#1"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "55751-2",
"display": "Public health Case report"
}
]
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
"code": "clinical-note",
"display": "Clinical Note"
}
],
"text": "Clinical Note"
}
],
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman"
},
"content": [
{
"attachment": {
"contentType": "text/plain",
"url": "urn:hl7ii:2.16.840.1.113883.19.5.99999.19:1"
}
}
]
}