FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-family-planning-method.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-family-planning-method.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-family-planning-method
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEFamilyPlanningMethod
TitleSIS-RME Family Planning Method
Realmus
Authorityhl7
DescriptionFamily planning method in current use (MISAU.C.DE43-44).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-family-planning-method-vsSIS-RME Family Planning Method Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem sisrme-family-planning-method

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-family-planning-method defines the following codes:

CodeDisplay
none None
condoms Condoms
oral-contraceptive Oral contraceptive pill
injectable Injectable
implant Implant
iud Intrauterine device (IUD)
tubal-ligation Tubal ligation
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-family-planning-method",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-family-planning-method",
  "version": "0.1.0",
  "name": "SISRMEFamilyPlanningMethod",
  "title": "SIS-RME Family Planning Method",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-21T07:37:12+00:00",
  "publisher": "intellisoftkenya",
  "contact": [
    {
      "name": "intellisoftkenya",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/TODO-intellisoftkenya-website"
        }
      ]
    }
  ],
  "description": "Family planning method in current use (MISAU.C.DE43-44).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "none",
      "display": "None"
    },
    {
      "code": "condoms",
      "display": "Condoms"
    },
    {
      "code": "oral-contraceptive",
      "display": "Oral contraceptive pill"
    },
    {
      "code": "injectable",
      "display": "Injectable"
    },
    {
      "code": "implant",
      "display": "Implant"
    },
    {
      "code": "iud",
      "display": "Intrauterine device (IUD)"
    },
    {
      "code": "tubal-ligation",
      "display": "Tubal ligation"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}