FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.trust-phw
Resource TypeCodeSystem
IdCodeSystem-DVCRelationshipStatus.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/CodeSystem-DVCRelationshipStatus.html
URLhttp://smart.who.int/trust-phw/CodeSystem/DVCRelationshipStatus
Version0.1.0
Statusactive
Date2026-01-19T12:42:09+00:00
NameDVCRelationshipStatus
TitleRelationship Status for Contact in Patient
Realmuv
Authoritywho
DescriptionRelationship Status for Contact in Patient
Contentcomplete

Resources that use this resource

ValueSet
DVCRelationshipStatusRelationship Status for Contact in Patient

Resources that this resource uses

No resources found


Narrative

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:

CodeDefinition
Parent Parent
Guardian Guardian

Source1

{
  "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": "active",
  "date": "2026-01-19T12:42:09+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"
    }
  ]
}