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

FHIR IG Statistics: ValueSet/ee-person-relationship

Packageee.hl7.fhir.base.r5
TypeValueSet
Idee-person-relationship
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/ValueSet/ee-person-relationship
URLhttps://fhir.ee/ValueSet/ee-person-relationship
Version1.0.0
Statusdraft
Date2023-08-10T08:18:09+00:00
NameEEBasePersonRelationship
TitlePerson Relationship
Realmee
Authorityhl7
DescriptionPerson relationship
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
ee-related-personEEBase RelatedPerson

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "ee-person-relationship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/ee-person-relationship",
  "version": "1.0.0",
  "name": "EEBasePersonRelationship",
  "title": "Person Relationship",
  "status": "draft",
  "experimental": true,
  "date": "2023-08-10T08:18:09+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description": "Person relationship",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "125676002"
          }
        ]
      }
    ]
  }
}