TerminologyThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: Orders and Observations Work Group | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemBodyStructureOrigin
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/bodystructure-origin> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "bodystructure-origin"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2026-06-19T11:57:52.783+11:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bodystructure-origin</b></p><a name=\"bodystructure-origin\"> </a><a name=\"hcbodystructure-origin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-01-05T10:01:24.148+11:00</p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/bodystructure-origin</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">autologous<a name=\"bodystructure-origin-autologous\"> </a></td><td>Autologous</td><td>Tissue, cells, or biological substances taken from the same individual.</td></tr><tr><td style=\"white-space:nowrap\">non-autologous<a name=\"bodystructure-origin-non-autologous\"> </a></td><td>Non-autologous</td><td>Tissue, cells, or materials that are not taken from the same individual; they may come from a donor or be artificially created.</td></tr><tr><td style=\"white-space:nowrap\">homologous<a name=\"bodystructure-origin-homologous\"> </a></td><td>Homologous</td><td>Tissue or cells taken from a donor of the same species.</td></tr><tr><td style=\"white-space:nowrap\">allogeneic<a name=\"bodystructure-origin-allogeneic\"> </a></td><td>Allogeneic</td><td>Tissue or cells from another genetically different individual of the same species.</td></tr><tr><td style=\"white-space:nowrap\">syngeneic<a name=\"bodystructure-origin-syngeneic\"> </a></td><td>Syngeneic</td><td>Tissue or cells taken from a genetically identical individual, such as an identical twin.</td></tr><tr><td style=\"white-space:nowrap\">heterologous<a name=\"bodystructure-origin-heterologous\"> </a></td><td>Heterologous</td><td>Tissue, cells, or materials from a genetically dissimilar source, commonly from a different species.</td></tr><tr><td style=\"white-space:nowrap\">zooplastic<a name=\"bodystructure-origin-zooplastic\"> </a></td><td>Zooplastic</td><td>Tissue or graft material taken from a non-human animal species.</td></tr><tr><td style=\"white-space:nowrap\">synthetic<a name=\"bodystructure-origin-synthetic\"> </a></td><td>Synthetic</td><td>Materials created through chemical or other artificial processes rather than derived from living organisms.</td></tr><tr><td style=\"white-space:nowrap\">mixed-source<a name=\"bodystructure-origin-mixed-source\"> </a></td><td>Mixed Source</td><td>A graft, transplant, or product that combines the patient's own biological materials with donor, animal, or synthetic sources.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
] ;
fhir:value [
a fhir:Code ;
fhir:v "oo"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
] ;
fhir:value [
a fhir:Code ;
fhir:v "informative"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
] ;
fhir:value [
a fhir:Integer ;
fhir:v 0
]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/bodystructure-origin"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/bodystructure-origin>
] ; #
fhir:version [ fhir:v "6.0.0-ballot4"] ; #
fhir:name [ fhir:v "BodyStructureOrigin"] ; #
fhir:title [ fhir:v "Body Structure Origin Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@lists.hl7.org" ]
] )
] ) ; #
fhir:description [ fhir:v "Codes describing the origin of an included body structure."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:hierarchyMeaning [] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "autologous" ] ;
fhir:display [ fhir:v "Autologous" ] ;
fhir:definition [ fhir:v "Tissue, cells, or biological substances taken from the same individual." ]
] [
fhir:code [ fhir:v "non-autologous" ] ;
fhir:display [ fhir:v "Non-autologous" ] ;
fhir:definition [ fhir:v "Tissue, cells, or materials that are not taken from the same individual; they may come from a donor or be artificially created." ]
] [
fhir:code [ fhir:v "homologous" ] ;
fhir:display [ fhir:v "Homologous" ] ;
fhir:definition [ fhir:v "Tissue or cells taken from a donor of the same species." ]
] [
fhir:code [ fhir:v "allogeneic" ] ;
fhir:display [ fhir:v "Allogeneic" ] ;
fhir:definition [ fhir:v "Tissue or cells from another genetically different individual of the same species." ]
] [
fhir:code [ fhir:v "syngeneic" ] ;
fhir:display [ fhir:v "Syngeneic" ] ;
fhir:definition [ fhir:v "Tissue or cells taken from a genetically identical individual, such as an identical twin." ]
] [
fhir:code [ fhir:v "heterologous" ] ;
fhir:display [ fhir:v "Heterologous" ] ;
fhir:definition [ fhir:v "Tissue, cells, or materials from a genetically dissimilar source, commonly from a different species." ]
] [
fhir:code [ fhir:v "zooplastic" ] ;
fhir:display [ fhir:v "Zooplastic" ] ;
fhir:definition [ fhir:v "Tissue or graft material taken from a non-human animal species." ]
] [
fhir:code [ fhir:v "synthetic" ] ;
fhir:display [ fhir:v "Synthetic" ] ;
fhir:definition [ fhir:v "Materials created through chemical or other artificial processes rather than derived from living organisms." ]
] [
fhir:code [ fhir:v "mixed-source" ] ;
fhir:display [ fhir:v "Mixed Source" ] ;
fhir:definition [ fhir:v "A graft, transplant, or product that combines the patient's own biological materials with donor, animal, or synthetic sources." ]
] ) . #
# -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot4 generated on Fri, Jun 19, 2026 00:59+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R5 |
Compare to Last Ballot |
|
Propose a change