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

FHIR IG analytics

Packageet.fhir.core
Resource TypeValueSet
IdValueSet-partner-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/MoH-Ethiopia/ETBase/ValueSet-partner-type-vs.html
URLhttp://moh.gov.et/fhir/ValueSet/partner-type-vs
Version0.1.0
Statusdraft
Date2026-02-25T20:08:15+00:00
NamePartnerTypeVS
TitlePartner Type Value Set
Realmuv

Resources that use this resource

StructureDefinition
et.fhir.core#currentpartner-type-observationPartnerTypeObservation

Resources that this resource uses

CodeSystem
et.fhir.core#currentpartner-typePartner Type Code System

Narrative

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

Generated Narrative: ValueSet partner-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "partner-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/ValueSet/partner-type-vs",
  "version": "0.1.0",
  "name": "PartnerTypeVS",
  "title": "Partner Type Value Set",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://moh.gov.et/fhir/CodeSystem/partner-type"
      }
    ]
  }
}