{
"description": "A constrained RelatedPerson resource typically carrying information about a person having a personal or non-healthcare-specific professional relationship to the patient.",
"_filename": "ITK-RelatedPerson-1.json",
"package_name": "uk.nhsdigital.stu3.test",
"date": "2018-10-29T14:48:33.0469908+01:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2017-10-23T10:25:04.83+01:00"
},
"publisher": "NHS Digital",
"fhirVersion": "3.0.1",
"purpose": "There is a requirement to profile a person related to the patient.",
"name": "ITK-RelatedPerson-1",
"abstract": false,
"copyright": "Copyright © 2017 NHS Digital",
"type": "RelatedPerson",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.0.2-prerelease",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "active",
"id": "2a131f3e-d5e3-4fbe-9f62-221300f684a3",
"kind": "resource",
"url": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-RelatedPerson-1",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "RelatedPerson.identifier.type.coding.system",
"min": 1,
"path": "RelatedPerson.identifier.type.coding.system"
}, {
"id": "RelatedPerson.identifier.type.coding.code",
"min": 1,
"path": "RelatedPerson.identifier.type.coding.code"
}, {
"id": "RelatedPerson.identifier.type.coding.display",
"min": 1,
"path": "RelatedPerson.identifier.type.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "RelatedPerson.identifier.value",
"min": 1,
"path": "RelatedPerson.identifier.value"
}, {
"id": "RelatedPerson.identifier.assigner",
"path": "RelatedPerson.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
} ]
}, {
"id": "RelatedPerson.identifier.assigner.reference",
"min": 1,
"path": "RelatedPerson.identifier.assigner.reference"
}, {
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
} ]
}, {
"id": "RelatedPerson.patient.reference",
"min": 1,
"path": "RelatedPerson.patient.reference"
}, {
"id": "RelatedPerson.relationship",
"min": 1,
"path": "RelatedPerson.relationship",
"binding": {
"strength": "required",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "PatientRelationshipType"
} ]
}
}, {
"id": "RelatedPerson.relationship.coding",
"max": "1",
"min": 1,
"path": "RelatedPerson.relationship.coding"
}, {
"id": "RelatedPerson.relationship.coding.system",
"min": 1,
"path": "RelatedPerson.relationship.coding.system"
}, {
"id": "RelatedPerson.relationship.coding.version",
"max": "0",
"path": "RelatedPerson.relationship.coding.version"
}, {
"id": "RelatedPerson.relationship.coding.code",
"min": 1,
"path": "RelatedPerson.relationship.coding.code"
}, {
"id": "RelatedPerson.relationship.coding.display",
"min": 1,
"path": "RelatedPerson.relationship.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "RelatedPerson.name",
"max": "1",
"path": "RelatedPerson.name"
}, {
"id": "RelatedPerson.name.prefix",
"max": "1",
"path": "RelatedPerson.name.prefix"
}, {
"id": "RelatedPerson.telecom.system",
"min": 1,
"path": "RelatedPerson.telecom.system"
}, {
"id": "RelatedPerson.telecom.value",
"min": 1,
"path": "RelatedPerson.telecom.value"
}, {
"id": "RelatedPerson.address.state",
"max": "0",
"path": "RelatedPerson.address.state"
}, {
"id": "RelatedPerson.photo",
"max": "0",
"path": "RelatedPerson.photo"
} ]
},
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}