FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ecr.r4
Resource TypeDocumentReference
IdDocumentReference-documentreference-zika-info-pdf.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference documentreference-zika-info-pdf

Reportability Response Priority Extension: Immediate action required

status: Current

type: Public health information

category: Outbreak- or Cluster Related

subject: Eve Everywoman

description: Local mosquito-borne Zika virus creation was reported in your area. Increased watchfulness for symptoms of Zika virus in your patients is warranted.

content

Attachments

-ContentTypeUrl
*application/pdfhttp://statedepartmentofhealth.gov/epi/disease/zika/outbreakinfo.pdf

Source1

{
  "resourceType": "DocumentReference",
  "id": "documentreference-zika-info-pdf",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.114222.4.5.274",
            "code": "RRVS17",
            "display": "Immediate action required"
          }
        ]
      }
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "83910-0",
        "display": "Public health Note"
      }
    ],
    "text": "Public health information"
  },
  "category": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.114222.4.5.274",
          "code": "RRVS13",
          "display": "Outbreak- or Cluster Related"
        }
      ],
      "text": "Outbreak- or Cluster Related"
    }
  ],
  "subject": {
    "reference": "Patient/patient-ecr-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "description": "Local mosquito-borne Zika virus creation was reported in your area. Increased watchfulness for symptoms of Zika virus in your patients is warranted.",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "url": "http://statedepartmentofhealth.gov/epi/disease/zika/outbreakinfo.pdf"
      }
    }
  ]
}