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-marital-status-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": "FreseniusMaritalStatusVS",
  "id": "fmc-marital-status-vs",
  "title": "Fresenius Marital Status Value Set",
  "description": "Fresenius Marital Status Value Set",
  "url": "http://fkcfhir.org/fhir/ValueSet/fmc-marital-status-vs",
  "compose": {
    "include": [
      {
        "system": "http://fkcfhir.org/fhir/CodeSystem/fmc-marital-status-cs"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "version": "2.1.0"
      }
    ]
  }
}