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

FHIR IG analytics

Packageca.on.erec.r4
Resource TypeValueSet
Idpatient-contact-relationship.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "patient-contact-relationship",
  "url": "http://ehealthontario.ca/fhir/ValueSet/patient-contact-relationship",
  "version": "1.0.0",
  "name": "PatientContactRelationship",
  "title": "Patient Contact Relationship",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Types of personal relationships between two living subjects",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/patient-contact-relationship"
      }
    ]
  }
}