FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "family-planning-method-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/family-planning-method-value-set",
"version": "1.0.1",
"name": "FamilyPlanningMethodValueSet",
"title": "Family Planning Method",
"status": "active",
"experimental": false,
"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": "Family Planning Method",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA14543-5",
"display": "Condoms"
},
{
"code": "LA27907-7",
"display": "Injectables"
},
{
"code": "LA27908-5",
"display": "Combined oral contraceptive pills"
},
{
"code": "LA27913-5",
"display": "Diaphragm or cervical cap"
},
{
"code": "LA14534-4",
"display": "Vasectomy"
},
{
"code": "LA27901-0",
"display": "Implantable rod"
},
{
"code": "LA14550-0",
"display": "Abstinence"
},
{
"code": "LA6527-1",
"display": "Intrauterine device"
}
]
}
]
}
}