FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-BodyStructure",
"id": "SpireCore-BodyStructure",
"name": "SpireCoreBodyStructure",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "BodyStructure",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/BodyStructure",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "BodyStructure.identifier.assigner",
"path": "BodyStructure.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "BodyStructure.patient",
"path": "BodyStructure.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient"
]
}
]
},
{
"id": "BodyStructure.patient.identifier.assigner",
"path": "BodyStructure.patient.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
}
]
},
"description": "Record details about an anatomical structure. This resource may be used when a coded concept does not provide the necessary detail needed for the use case."
}