CDC FHIR® IG: Anonymized Electronic Initial Case Reporting (eICR)
1.0.1 - release
CDC FHIR® IG: Anonymized Electronic Initial Case Reporting (eICR) - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "servicerequest-zika-anon",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest"
]
},
"text" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "masked"
}
],
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>"
},
"identifier" : [
{
"system" : "http://lab.smarthealthit.org",
"value" : "061ef612-344f-4e7b-81a8-1059ae7bbe11"
}
],
"status" : "completed",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "103693007",
"display" : "Diagnostic procedure (procedure)"
}
],
"text" : "Diagnostics Procedure"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "80825-3",
"display" : "Zika virus envelope E gene [Presence] in Serum by NAA with probe detection"
}
],
"text" : "Zika RT-PCR"
},
"subject" : {
🔗 "reference" : "Patient/patient-anon"
},
"performer" : [
{
🔗 "reference" : "Organization/organization-acme-laboratory"
}
]
}