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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeValueSet
IdValueSet-sisrme-document-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-document-type-vs.html
URLhttp://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-document-type-vs
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEDocumentTypeVS
TitleSIS-RME Identification Document Type
Realmus
Authorityhl7
DescriptionValue set for MOZ.Registration.DE.35-42. Passport, Driver's License and Identity Card reuse HL7 v2-0203 Identifier Type codes; the remaining, Mozambique-specific document types are local codes.

Resources that use this resource

StructureDefinition
fhir.sisrme#currentsisrme-patientSIS-RME Patient

Resources that this resource uses

CodeSystem
fhir.sisrme#currentsisrme-document-typeSIS-RME Identification Document Type (local codes)
hl7.terminology#currentv2-0203identifierType

Narrative

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

Generated Narrative: ValueSet sisrme-document-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "sisrme-document-type-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-document-type-vs",
  "version": "0.1.0",
  "name": "SISRMEDocumentTypeVS",
  "title": "SIS-RME Identification Document Type",
  "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": "Value set for MOZ.Registration.DE.35-42. Passport, Driver's License and Identity Card reuse HL7 v2-0203 Identifier Type codes; the remaining, Mozambique-specific document types are local codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "PPN",
            "display": "Passport number"
          },
          {
            "code": "DL",
            "display": "Driver's license number"
          },
          {
            "code": "NI",
            "display": "National unique individual identifier"
          }
        ]
      },
      {
        "system": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-document-type"
      }
    ]
  }
}