FHIR IG Statistics: StructureDefinition/b1f61f6b-b7e4-4105-822a-9f012f48e8d8
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "b1f61f6b-b7e4-4105-822a-9f012f48e8d8",
"meta": {
"lastUpdated": "2022-01-17T15:02:20.394+00:00"
},
"url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson",
"version": "0.0.4",
"name": "KT2_RelatedPerson",
"status": "draft",
"date": "2022-01-18",
"publisher": "VZVZ",
"contact": [
{
"name": "Bernard Stibbe"
}
],
"description": "The (FHIR) RelatedPerson (resource) is a representation of a person who is involved in the care of a patient, but not who is in treatment with the Healthcare Provider, nor has formal responsibility in the care process.",
"copyright": "VZVZ",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "RelatedPerson",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedPerson.identifier",
"path": "RelatedPerson.identifier",
"label": "Koppeltaal",
"min": 1
},
{
"id": "RelatedPerson.active",
"path": "RelatedPerson.active",
"label": "Koppeltaal",
"min": 1
},
{
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"label": "Koppeltaal",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient"
]
}
]
},
{
"id": "RelatedPerson.relationship",
"path": "RelatedPerson.relationship",
"label": "Koppeltaal"
},
{
"id": "RelatedPerson.name",
"path": "RelatedPerson.name",
"label": "Koppeltaal"
},
{
"id": "RelatedPerson.telecom",
"path": "RelatedPerson.telecom",
"label": "Koppeltaal"
},
{
"id": "RelatedPerson.gender",
"path": "RelatedPerson.gender",
"label": "Koppeltaal"
},
{
"id": "RelatedPerson.birthDate",
"path": "RelatedPerson.birthDate",
"label": "Koppeltaal"
},
{
"id": "RelatedPerson.address",
"path": "RelatedPerson.address",
"label": "Koppeltaal"
}
]
}
}