PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.13-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-FamilyMemberHistory
{
  "description": "This profile defines the UK constraints and extensions on the International FHIR resource [FamilyMemberHistory](https://hl7.org/fhir/R4/familymemberhistory.html).",
  "_filename": "UKCore-FamilyMemberHistory.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2024-07-11",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This profile allows exchange of information about health events and conditions for a person related to the patient relevant in the context of care.",
  "name": "UKCoreFamilyMemberHistory",
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "FamilyMemberHistory",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core Family Member History",
  "package_version": "0.0.13-pre-release",
  "status": "active",
  "id": "2eb5dc67-93eb-47dd-9257-6f0db71017a3",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-FamilyMemberHistory",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "FamilyMemberHistory.extension:associatedEncounter",
      "path": "FamilyMemberHistory.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AssociatedEncounter" ]
      } ],
      "short": "This extension is used to reference an associated encounter.",
      "sliceName": "associatedEncounter",
      "isModifier": false
    }, {
      "id": "FamilyMemberHistory.extension:participantR5",
      "path": "FamilyMemberHistory.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant" ]
      } ],
      "short": "Who or what participated in the activities related to the family member history. This is a R5 backport.",
      "sliceName": "participantR5",
      "isModifier": false
    }, {
      "id": "FamilyMemberHistory.extension:participantR5.extension:function",
      "path": "FamilyMemberHistory.extension.extension",
      "sliceName": "function"
    }, {
      "id": "FamilyMemberHistory.extension:participantR5.extension:function.value[x]",
      "path": "FamilyMemberHistory.extension.extension.value[x]",
      "short": "The type of involvement in the activities related to the family member history",
      "definition": "This FHIR value set is comprised of Actor participation Type codes, which can be used to value FHIR agents, actors, and other role elements. The codes are intended to express how the agent participated in some activity. Sometimes referred to the agent functional-role relative to the activity."
    }, {
      "id": "FamilyMemberHistory.extension:participantR5.extension:actor",
      "path": "FamilyMemberHistory.extension.extension",
      "sliceName": "actor"
    }, {
      "id": "FamilyMemberHistory.extension:participantR5.extension:actor.value[x]",
      "path": "FamilyMemberHistory.extension.extension.value[x]",
      "short": "Who or what participated in the activities related to the family member history",
      "definition": "A reference to a Patient, Practitioner, PractitionerRole, RelatedPerson, Device, Organization, or CareTeam."
    }, {
      "id": "FamilyMemberHistory.status",
      "path": "FamilyMemberHistory.status",
      "short": "A code specifying the status of the record of the family history of a specific family member.",
      "mustSupport": true
    }, {
      "id": "FamilyMemberHistory.dataAbsentReason",
      "path": "FamilyMemberHistory.dataAbsentReason",
      "binding": {
        "strength": "extensible"
      }
    }, {
      "id": "FamilyMemberHistory.patient",
      "path": "FamilyMemberHistory.patient",
      "short": "The person who this history concerns.",
      "mustSupport": true
    }, {
      "id": "FamilyMemberHistory.date",
      "path": "FamilyMemberHistory.date",
      "short": "The date (and possibly time) when the family member history was recorded or last updated.",
      "mustSupport": true
    }, {
      "id": "FamilyMemberHistory.name",
      "path": "FamilyMemberHistory.name",
      "short": "Allows greater ease in ensuring the same person is being talked about.",
      "mustSupport": true
    }, {
      "id": "FamilyMemberHistory.relationship",
      "path": "FamilyMemberHistory.relationship",
      "short": "Relationship to the subject.",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-PersonRelationshipType"
      },
      "mustSupport": true
    }, {
      "id": "FamilyMemberHistory.condition",
      "path": "FamilyMemberHistory.condition",
      "short": "Condition that the related person had.",
      "mustSupport": true
    }, {
      "id": "FamilyMemberHistory.condition.code",
      "path": "FamilyMemberHistory.condition.code",
      "binding": {
        "strength": "preferred"
      }
    }, {
      "id": "FamilyMemberHistory.condition.outcome",
      "path": "FamilyMemberHistory.condition.outcome",
      "binding": {
        "strength": "preferred"
      }
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory"
}