FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/patient-contactrelationship

Packageca.on.oh-olis
Resource TypeValueSet
Idpatient-contactrelationship
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://hl7.org/fhir/ValueSet/patient-contactrelationship
URLhttp://hl7.org/fhir/ValueSet/patient-contactrelationship
Version4.0.1
Statusactive
Date2019-11-01T09:29:23+11:00
NamePatientContactRelationship
TitlePatient Contact Relationship
Authorityhl7
DescriptionThe nature of the relationship between the patient and the contact person.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0131contactRole2

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "patient-contactrelationship",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "normative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
      "valueCode": "4.0.0"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/patient-contactrelationship",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1130"
    }
  ],
  "version": "4.0.1",
  "name": "PatientContactRelationship",
  "title": "Patient Contact Relationship ",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "The nature of the relationship between the patient and the contact person.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
        "filter": [
          {
            "property": "concept",
            "op": "is-not-a",
            "value": "O"
          }
        ]
      }
    ]
  }
}