| Package | smart.who.int.trust-phw |
| Resource Type | CodeSystem |
| Id | DVCRelationshipStatus |
| FHIR Version | R4 |
| Source | http://smart.who.int/trust-phw/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/CodeSystem-DVCRelationshipStatus.html |
| URL | http://smart.who.int/trust-phw/CodeSystem/DVCRelationshipStatus |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-07T11:42:36+00:00 |
| Name | DVCRelationshipStatus |
| Title | Relationship Status for Contact in Patient |
| Realm | uv |
| Authority | who |
| Description | Relationship Status for Contact in Patient |
| Content | complete |
| ValueSet | |
| DVCRelationshipStatus | Relationship Status for Contact in Patient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DVCRelationshipStatus
This code system http://smart.who.int/trust-phw/CodeSystem/DVCRelationshipStatus defines the following codes:
| Code | Definition |
| Parent | Parent |
| Guardian | Guardian |
{
"resourceType": "CodeSystem",
"id": "DVCRelationshipStatus",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/trust-phw/CodeSystem/DVCRelationshipStatus",
"version": "0.1.0",
"name": "DVCRelationshipStatus",
"title": "Relationship Status for Contact in Patient",
"status": "draft",
"date": "2025-08-07T11:42:36+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Relationship Status for Contact in Patient",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 2,
"concept": [
{
"code": "Parent",
"display": "Parent",
"definition": "Parent"
},
{
"code": "Guardian",
"display": "Guardian",
"definition": "Guardian"
}
]
}