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

FHIR IG analytics

Packageet.fhir.core
Resource TypeCodeSystem
IdCodeSystem-partner-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-partner-type-cs.html
URLhttp://moh.gov.et/fhir/CodeSystem/partner-type
Version0.1.0
Statusdraft
Date2026-02-25T20:08:15+00:00
NamePartnerTypeCS
TitlePartner Type Code System
Realmuv
Contentcomplete

Resources that use this resource

ValueSet
et.fhir.core#currentpartner-type-vsPartner Type Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem partner-type-cs

This code system http://moh.gov.et/fhir/CodeSystem/partner-type defines the following codes:

CodeDisplay
biological-child Biological child
Siblings Siblings
Parent Parent
drug-injecting-partner Drug-injecting partner
sexual-partner Sexual partner
social-contact Social contact

Source1

{
  "resourceType": "CodeSystem",
  "id": "partner-type-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/CodeSystem/partner-type",
  "version": "0.1.0",
  "name": "PartnerTypeCS",
  "title": "Partner Type Code System",
  "status": "draft",
  "date": "2026-02-25T20:08:15+00:00",
  "publisher": "MOH Ethiopia",
  "contact": [
    {
      "name": "MOH Ethiopia",
      "telecom": [
        {
          "system": "url",
          "value": "http://moh.gov.et"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "biological-child",
      "display": "Biological child"
    },
    {
      "code": "Siblings",
      "display": "Siblings"
    },
    {
      "code": "Parent",
      "display": "Parent"
    },
    {
      "code": "drug-injecting-partner",
      "display": "Drug-injecting partner"
    },
    {
      "code": "sexual-partner",
      "display": "Sexual partner"
    },
    {
      "code": "social-contact",
      "display": "Social contact"
    }
  ]
}