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

FHIR IG analytics

Packagemedigree.fhir.translations.content
Resource TypeValueSet
IdValueSet-ml-administrativegendervs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/medigree/translations.content/ValueSet-ml-administrativegendervs.html
URLhttp://example.org/content/ValueSet/ml-administrativegendervs
Version0.1.0
Statusdraft
Date2025-12-01T21:35:13+00:00
NameMLAdministrativeGenderVS
TitleMultilingual Administrative Gender
DescriptionMultilingual Administrative Gender includes all codes from CS (with supplement)

Resources that use this resource

StructureDefinition
EUPatientEU Patient

Resources that this resource uses

CodeSystem
administrative-genderAdministrativeGender

Narrative

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


English


Generated Narrative: ValueSet ml-administrativegendervs

This ValueSet requires the Code system Supplement AdministrativeGender.


Portuguese


Narrativa gerada: ValueSet ml-administrativegendervs

This ValueSet requires the Code system Supplement AdministrativeGender.


Source1

{
  "resourceType": "ValueSet",
  "id": "ml-administrativegendervs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "http://hl7.org/fhir/langs/CodeSystem/cs-pt-administrative-gender"
    }
  ],
  "url": "http://example.org/content/ValueSet/ml-administrativegendervs",
  "version": "0.1.0",
  "name": "MLAdministrativeGenderVS",
  "title": "Multilingual Administrative Gender",
  "status": "draft",
  "experimental": false,
  "date": "2025-12-01T21:35:13+00:00",
  "publisher": "Example Publisher",
  "description": "Multilingual Administrative Gender includes all codes from CS (with supplement)",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender"
      }
    ]
  }
}