Sha256: d7fae0f0eb045a0e8ffa2f0f6c0b5bd577854488371ae52b9ec9d0a9ef1c18ed

Contents?: true

Size: 1.4 KB

Versions: 3

Compression:

Stored size: 1.4 KB

Contents

{
  "resourceType": "ValueSet",
  "id": "relatedperson-relationshiptype",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+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/ValueSet/relatedperson-relationshiptype",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.449"
    }
  ],
  "version": "4.0.0",
  "name": "PatientRelationshipType",
  "title": "Patient relationship type",
  "status": "draft",
  "experimental": false,
  "date": "2018-12-27T22:37:54+11:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "A set of codes that can be used to indicate the relationship between a Patient and a Related Person.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0131"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "_PersonalRelationshipRoleType"
          }
        ]
      }
    ]
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/valueset-relatedperson-relationshiptype.json
fhir_models-4.0.1 lib/fhir_models/examples/json/valueset-relatedperson-relationshiptype.json
fhir_models-4.0.0 lib/fhir_models/examples/json/valueset-relatedperson-relationshiptype.json