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-contact-relationship-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": "FreseniusContactRelationShipVS",
  "id": "fmc-contact-relationship-vs",
  "title": "Fresenius Contact relationship Value Set",
  "description": "Fresenius Contact relationship Value Set",
  "url": "http://fkcfhir.org/fhir/ValueSet/fmc-contact-relationship-vs",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
        ]
      },
      {
        "system": "http://fkcfhir.org/fhir/CodeSystem/fmc-contact-relationship-cs"
      }
    ]
  }
}