FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | Observation |
| Id | Observation-ChEkmExposureExample-Gonorrhoea.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ChEkmExposureExample-Gonorrhoea
status: Final
category: acquisition exposure
code: Exposure Agent
subject: B M Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)
component
code: Sexual contact partner
value: Male
component
code: Sexual relationship details (observable entity)
value: Offered paid sex
{
"resourceType": "Observation",
"id": "ChEkmExposureExample-Gonorrhoea",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"code": "AEXPOS",
"display": "acquisition exposure"
}
]
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "EXPAGNT",
"display": "Exposure Agent"
}
]
},
"subject": {
"reference": "Patient/ChEkmPatientInitialsExample"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component",
"code": "sexual-contact-partner"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228465009",
"display": "Sexual relationship details (observable entity)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type",
"code": "offered-paid-sex",
"display": "Offered paid sex"
}
]
}
}
]
}