This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Patient Care Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Canonical Mapping for "Family History Status"
@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/ConceptMap/sc-history-status> a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "sc-history-status"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap sc-history-status</b></p><a name=\"sc-history-status\"> </a><a name=\"hcsc-history-status\"> </a><a name=\"sc-history-status-en-US\"> </a><p>Mapping from <a href=\"valueset-history-status.html\">Family History Status</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"codesystem-history-status.html\">Family History Status</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>entered-in-error</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>error</td></tr><tr><td>completed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>complete</td></tr><tr><td>health-unknown</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>unknown</td></tr><tr><td>partial</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>partial</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-history-status"^^xsd:anyURI] ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "FamilyHistoryStatusCanonicalMap"] ; # fhir:title [ fhir:v "Canonical Mapping for \"Family History Status\""] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2020-12-28T05:55:11+00: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 "Canonical Mapping for \"A code that identifies the status of the family history record.\""] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:sourceScope [ a fhir:canonical ; fhir:v "http://hl7.org/fhir/ValueSet/history-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/history-status> ] ; # fhir:targetScope [ a fhir:canonical ; fhir:v "http://hl7.org/fhir/ValueSet/resource-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/resource-status> ] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/history-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/history-status> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/resource-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/resource-status> ] ; fhir:element ( [ fhir:code [ fhir:v "entered-in-error" ] ; fhir:target ( [ fhir:code [ fhir:v "error" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "completed" ] ; fhir:target ( [ fhir:code [ fhir:v "complete" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "health-unknown" ] ; fhir:target ( [ fhir:code [ fhir:v "unknown" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "partial" ] ; fhir:target ( [ fhir:code [ fhir:v "partial" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------
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-ballot2 generated on Tue, Feb 18, 2025 17:55+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change