FHIR IG Statistics: ValueSet/nxh-vs-contact-relationship
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NxhVSContactRelationship
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationshipvaluest to define category of a contact person, using the HL7 values, the Belgian CD-CONTACT-PERSON values and nexuzhealth specific values.
Source
{
"resourceType": "ValueSet",
"id": "nxh-vs-contact-relationship",
"meta": {
"lastUpdated": "2021-10-27T11:45:58.243+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationship",
"version": "0.0",
"name": "NxhVSContactRelationship",
"title": "NxhVSContactRelationship",
"status": "active",
"experimental": false,
"date": "2021-10-27T11:45:58.1151842+00:00",
"publisher": "Nexuzhealth",
"description": "Valueset to define the category of a contact person using the HL7 values, the Belgian CD-CONTACT-PERSON values and Nexuzhealth specific values.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"filter": [
{
"property": "concept",
"op": "is-not-a",
"value": "O"
}
]
},
{
"system": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person",
"concept": [
{
"code": "father",
"designation": [
{
"language": "en",
"value": "father"
}
]
},
{
"code": "mother",
"designation": [
{
"language": "en",
"value": "mother"
}
]
},
{
"code": "child",
"designation": [
{
"language": "en",
"value": "child"
}
]
},
{
"code": "spouse",
"designation": [
{
"language": "en",
"value": "spouse"
}
]
},
{
"code": "husband",
"designation": [
{
"language": "en",
"value": "husband"
}
]
},
{
"code": "partner",
"designation": [
{
"language": "en",
"value": "partner"
}
]
},
{
"code": "brother",
"designation": [
{
"language": "en",
"value": "brother"
}
]
},
{
"code": "sister",
"designation": [
{
"language": "en",
"value": "sister"
}
]
},
{
"code": "brotherinlaw",
"designation": [
{
"language": "en",
"value": "brother-in-law"
}
]
},
{
"code": "tutor",
"designation": [
{
"language": "en",
"value": "tutor"
}
]
},
{
"code": "notary",
"designation": [
{
"language": "en",
"value": "notary"
}
]
},
{
"code": "lawyer",
"designation": [
{
"language": "en",
"value": "lawyer"
}
]
},
{
"code": "employer",
"designation": [
{
"language": "en",
"value": "employer"
}
]
},
{
"code": "grandparent",
"designation": [
{
"language": "en",
"value": "grandparent"
}
]
},
{
"code": "son",
"designation": [
{
"language": "en",
"value": "son"
}
]
},
{
"code": "daughter",
"designation": [
{
"language": "en",
"value": "daughter"
}
]
},
{
"code": "grandchild",
"designation": [
{
"language": "en",
"value": "grandchild"
}
]
},
{
"code": "neighbour",
"designation": [
{
"language": "en",
"value": "neighbour"
}
]
},
{
"code": "stepson",
"designation": [
{
"language": "en",
"value": "stepson"
}
]
},
{
"code": "stepdaughter",
"designation": [
{
"language": "en",
"value": "stepdaughter"
}
]
},
{
"code": "stepfather",
"designation": [
{
"language": "en",
"value": "stepfather"
}
]
},
{
"code": "stepmother",
"designation": [
{
"language": "en",
"value": "stepmother"
}
]
},
{
"code": "sisterinlaw",
"designation": [
{
"language": "en",
"value": "sisterinlaw"
}
]
}
]
},
{
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/nxh-cs-contact-relationship"
}
]
}
}