FHIR IG analytics| Package | lt.hl7.fhir.cervical |
| Resource Type | Observation |
| Id | Observation-observation-clinical-history-routine-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-clinical-history-routine-example
Language: en
Profile: Observation: Clinical History
status: Final
category: Exam
code: Patient-initiated encounter (procedure)
effective: 2026-02-27
component
code: Last menstrual period - First day (observable entity)
value: 12
component
code: Pregnancy observable (observable entity)
value: Not pregnant (finding)
component
code: Lactation observable (observable entity)
value: No (qualifier value)
component
code: History of intrauterine contraceptive device usage (situation)
value: No (qualifier value)
component
code: Specimen collection procedure (observable entity)
value: Exocervical structure (body structure)
component
code: Human papilloma virus vaccination given (situation)
value: Up-to-date with immunizations (finding)
Lithuanian
Generated Narrative: Observation observation-clinical-history-routine-example
Language: en
Profile: Observation: Clinical History
status: Final
category: Exam
code: Patient-initiated encounter (procedure)
effective: 2026-02-27
component
code: Last menstrual period - First day (observable entity)
value: 12
component
code: Pregnancy observable (observable entity)
value: Not pregnant (finding)
component
code: Lactation observable (observable entity)
value: No (qualifier value)
component
code: History of intrauterine contraceptive device usage (situation)
value: No (qualifier value)
component
code: Specimen collection procedure (observable entity)
value: Exocervical structure (body structure)
component
code: Human papilloma virus vaccination given (situation)
value: Up-to-date with immunizations (finding)
{
"resourceType": "Observation",
"id": "observation-clinical-history-routine-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/cervical/StructureDefinition/cervical-screening-clinical-history-lt-cervical"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "270427003",
"display": "Patient-initiated encounter (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-female-example"
},
"effectiveDateTime": "2026-02-27",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "161713000",
"display": "Last menstrual period - First day (observable entity)"
}
]
},
"valueInteger": 12
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364320009",
"display": "Pregnancy observable (observable entity)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "60001007",
"display": "Not pregnant (finding)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364381005",
"display": "Lactation observable (observable entity)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373067005",
"display": "No (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "161773007",
"display": "History of intrauterine contraceptive device usage (situation)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373067005",
"display": "No (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "2620001000004108",
"display": "Specimen collection procedure (observable entity)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "28349006",
"display": "Exocervical structure (body structure)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "99501000119107",
"display": "Human papilloma virus vaccination given (situation)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "171258008",
"display": "Up-to-date with immunizations (finding)"
}
]
}
}
]
}