PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0
    http://hl7.org/fhir/ValueSet/parent-relationship-codes
{
  "description": "The value set includes the v3 RoleCode PRN (parent), TWIN (twin) and all of their specializations.  It covers the relationships needed to establish genetic pedigree relationships between family members.",
  "compose": {
    "include": [ {
      "filter": [ {
        "op": "is-a",
        "value": "PRN",
        "property": "concept"
      } ],
      "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
    }, {
      "filter": [ {
        "op": "is-a",
        "value": "TWIN",
        "property": "concept"
      } ],
      "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
    } ]
  },
  "_filename": "ValueSet-parent-relationship-codes.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": "FHIR Project team",
  "name": "ParentRelationshipCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Parent Relationship Codes",
  "package_version": "4.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "ce759341-97aa-4cf9-9a9e-ff175a0e40ef",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/parent-relationship-codes",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.921",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}