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

FHIR IG Statistics: ValueSet/sibling-relationship-codes

Packagehl7.fhir.uv.extensions
TypeValueSet
Idsibling-relationship-codes
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-sibling-relationship-codes.html
URLhttp://hl7.org/fhir/ValueSet/sibling-relationship-codes
Version5.3.0-ballot
Statusactive
Date2025-07-20T22:32:31+00:00
NameSiblingRelationshipCodes
TitleSibling Relationship Codes
Realmuv
Authorityhl7
DescriptionThe value set includes the v3 RoleCode SIB (sibling) and all of its specializations. It covers the relationships needed to establish genetic pedigree relationships between family members.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode
v3-RoleCodeRoleCode

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sibling-relationship-codes

Last updated: 2023-01-31 07:07:38+1100

Profile: Shareable ValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "sibling-relationship-codes",
  "meta": {
    "lastUpdated": "2023-01-31T07:07:38.434+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/sibling-relationship-codes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.922"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.841"
    }
  ],
  "version": "5.3.0-ballot",
  "name": "SiblingRelationshipCodes",
  "title": "Sibling Relationship Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-07-20T22:32:31+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "The value set includes the v3 RoleCode SIB (sibling) and all of its specializations.  It covers the relationships needed to establish genetic pedigree relationships between family members.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "SIB"
          }
        ]
      }
    ]
  }
}