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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idpatient-contactrelationship-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.1&canonical=https://fhir.synapxe.sg/ValueSet/patient-contactrelationship
URLhttps://fhir.synapxe.sg/ValueSet/patient-contactrelationship
Version1.0.0
Statusactive
NamePatientContactRelationshipValueSet
TitlePatient Contact Relationship Value Set
DescriptionValue set containing patient contact relationships.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
patient-contactrelationshipPatient Contact Relationship Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "patient-contactrelationship",
  "url": "https://fhir.synapxe.sg/ValueSet/patient-contactrelationship",
  "version": "1.0.0",
  "name": "PatientContactRelationshipValueSet",
  "title": "Patient Contact Relationship Value Set",
  "status": "active",
  "description": "Value set containing patient contact relationships.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/patient-contactrelationship"
      }
    ]
  }
}