| Package | hl7.fhir.dk.core |
| Resource Type | ValueSet |
| Id | extended-patient-contactrelationship |
| FHIR Version | R4 |
| Source | http://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-extended-patient-contactrelationship.html |
| URL | http://hl7.dk/fhir/core/ValueSet/extended-patient-contactrelationship |
| Version | 3.4.0 |
| Status | active |
| Date | 2025-02-01T19:18:26+01:00 |
| Name | extended-patient-contactrelationship |
| Title | DK Extended Patient Contact Relationship |
| Realm | dk |
| Authority | hl7 |
| Description | DK Extended Patient Contact Relationship |
| StructureDefinition | |
| dk-core-patient | Danish Core Patient Profile |
| ValueSet | |
| dk-core-RelatedPersonRelationshipTypes | DK Related Person Relationship Types |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet extended-patient-contactrelationship
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "extended-patient-contactrelationship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.dk/fhir/core/ValueSet/extended-patient-contactrelationship",
"version": "3.4.0",
"name": "extended-patient-contactrelationship",
"title": "DK Extended Patient Contact Relationship",
"status": "active",
"experimental": false,
"date": "2025-02-01T19:18:26+01:00",
"publisher": "HL7 Denmark",
"contact": [
{
"name": "HL7 Denmark",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.dk"
},
{
"system": "email",
"value": "jenskristianvilladsen@gmail.com"
}
]
}
],
"description": "DK Extended Patient Contact Relationship",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/patient-contactrelationship"
]
},
{
"valueSet": [
"http://hl7.dk/fhir/core/ValueSet/dk-core-RelatedPersonRelationshipTypes"
]
}
]
}
}