FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Questionnaire |
| Id | Questionnaire-PregnancyStatusAndFPMQuestionnaire.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/Questionnaire-PregnancyStatusAndFPMQuestionnaire.html |
| URL | http://moh.gov.et/fhir/hiv/Questionnaire/PregnancyStatusAndFPMQuestionnaire |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | PregnancyStatusAndFPMQuestionnaire |
| Title | Questionnaire - Pregnancy Status and Family Planning Method (FPM) |
| Description | A questionaire that provides the questions to for pregnancy status and FPM. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire PregnancyStatusAndFPMQuestionnaire
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | A questionaire that provides the questions to for pregnancy status and FPM. | Questionnaire | http://moh.gov.et/fhir/hiv/Questionnaire/PregnancyStatusAndFPMQuestionnaire#1.0.1 | |
![]() ![]() | Is Pregnant | 0..1 | choice | Value Set: Yes/No Codes |
![]() ![]() | Wants to be pregnant | 0..1 | choice | Value Set: Yes/No Codes |
![]() ![]() | Is breastfeeding | 0..1 | choice | Value Set: Yes/No Codes |
![]() ![]() | Last Menstrual date | 0..1 | date | |
![]() ![]() | Estimated Delivery Date | 0..1 | date | |
![]() ![]() | Family Planning Method | 0..* | choice | Value Set: Family Planning Method |
{
"resourceType": "Questionnaire",
"id": "PregnancyStatusAndFPMQuestionnaire",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/Questionnaire/PregnancyStatusAndFPMQuestionnaire",
"version": "1.0.1",
"name": "PregnancyStatusAndFPMQuestionnaire",
"title": "Questionnaire - Pregnancy Status and Family Planning Method (FPM)",
"status": "active",
"experimental": true,
"subjectType": [
"Observation"
],
"date": "2026-02-09T05:22:58+00:00",
"publisher": "Jembi Health Systems",
"contact": [
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "url",
"value": "https://www.jembi.org"
},
{
"system": "email",
"value": "info@jembi.org"
}
]
},
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "A questionaire that provides the questions to for pregnancy status and FPM.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"item": [
{
"linkId": "1.1",
"code": [
{
"system": "http://loinc.org",
"code": "11449-6"
}
],
"text": "Is Pregnant",
"type": "choice",
"required": false,
"repeats": false,
"answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/yes-no-value-set",
"_answerValueSet": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap",
"valueCanonical": "http://moh.gov.et/fhir/hiv/ConceptMap/LOINCCodesToProprietary"
}
]
}
},
{
"linkId": "1.2",
"code": [
{
"system": "http://loinc.org",
"code": "86645-9"
}
],
"text": "Wants to be pregnant",
"type": "choice",
"required": false,
"repeats": false,
"answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/yes-no-value-set",
"_answerValueSet": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap",
"valueCanonical": "http://moh.gov.et/fhir/hiv/ConceptMap/LOINCCodesToProprietary"
}
]
}
},
{
"linkId": "1.3",
"code": [
{
"system": "http://loinc.org",
"code": "63895-7"
}
],
"text": "Is breastfeeding",
"type": "choice",
"required": false,
"repeats": false,
"answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/yes-no-value-set",
"_answerValueSet": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap",
"valueCanonical": "http://moh.gov.et/fhir/hiv/ConceptMap/LOINCCodesToProprietary"
}
]
}
},
{
"linkId": "1.4",
"code": [
{
"system": "http://loinc.org",
"code": "LP187193-0"
}
],
"text": "Last Menstrual date",
"type": "date",
"required": false,
"repeats": false
},
{
"linkId": "1.5",
"code": [
{
"system": "http://loinc.org",
"code": "11779-6"
}
],
"text": "Estimated Delivery Date",
"type": "date",
"required": false,
"repeats": false
},
{
"linkId": "1.6",
"code": [
{
"system": "http://loinc.org",
"code": "8659-5"
}
],
"text": "Family Planning Method",
"type": "choice",
"required": false,
"repeats": true,
"answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/family-planning-method-value-set"
}
]
}