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

FHIR IG analytics

Packagefmcna.caredata.fhir.ig.r4.copy
Resource TypeValueSet
IdValueSet-fmc-gender-vs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "FreseniusGenderVS",
  "id": "fmc-gender-vs",
  "title": "Fresenius Gender Value Set",
  "description": "Fresenius Gender Value Set",
  "url": "http://fkcfhir.org/fhir/ValueSet/fmc-gender-vs",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender"
      }
    ],
    "exclude": [
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "concept": [
          {
            "code": "unknown"
          }
        ]
      }
    ]
  }
}