FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Observation |
| Id | Observation-observation-us-ph-exposure-contact-info-football-game.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-us-ph-exposure-contact-info-football-game
Language: en
status: Final
category: An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity.
code: Mass gathering (football game)
subject: Eve Everywoman
focus: City Football Stadium
effective: 2020-01-11 18:00:00+0000 --> 2020-01-11 21:30:00+0000
performer: PractitionerRole Primary Care Clinic/Center
value: City Football Stadium
| Code | Value[x] |
| ExposureAgent | Severe acute respiratory syndrome coronavirus 2 (organism) |
{
"resourceType": "Observation",
"id": "observation-us-ph-exposure-contact-info-football-game",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-exposure-contact-information"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"code": "EXPOS",
"display": "exposure"
}
],
"text": "An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity."
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/umls",
"code": "C3841750",
"display": "Mass gathering"
}
],
"text": "Mass gathering (football game)"
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"focus": [
{
"reference": "Location/location-ecr-city-football-stadium",
"display": "City Football Stadium"
}
],
"effectivePeriod": {
"start": "2020-01-11T18:00:00Z",
"end": "2020-01-11T21:30:00Z"
},
"performer": [
{
"reference": "PractitionerRole/practitionerrole-henry-seven"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "264379009",
"display": "Sports stadium (environment)"
}
],
"text": "City Football Stadium"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "EXPAGNT",
"display": "ExposureAgent"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "840533007",
"display": "Severe acute respiratory syndrome coronavirus 2 (organism)"
}
]
}
}
]
}