Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Codesystem-chromosome-human.json

Example ConceptMap/sc-history-status (Turtle)

Clinical Genomics Patient Care Work Group Maturity Level : N/A Standards Status : Informative
Raw

Raw Turtle (+ also see JSON Turtle/RDF Format Specification )

Definition Canonical Mapping for Code System chromosome-human "Family History Status"

{ "resourceType" : "CodeSystem", "id" : "chromosome-human", "meta" : { "lastUpdated" : "2019-11-01T09:29:23.356+11:00" }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "cg" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "draft" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 1 }], "url" : "http://terminology.hl7.org/CodeSystem/chromosome-human", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.4.1086" }], "version" : "4.0.1", "name" : "chromosome-human", "title" : "chromosome-human", "status" : "draft", "experimental" : false, "date" : "2019-11-01T09:29:23+11:00", "publisher" : "HL7 (FHIR Project)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }, { "system" : "email", "value" : "fhir@lists.hl7.org" }] }], "description" : "Chromosome number for human.", "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/ValueSet/chromosome-human", "content" : "complete", "concept" : [{ "code" : "1", "display" : "chromosome 1", "definition" : "chromosome 1." }, { "code" : "2", "display" : "chromosome 2", "definition" : "chromosome 2." }, { "code" : "3", "display" : "chromosome 3", "definition" : "chromosome 3." }, { "code" : "4", "display" : "chromosome 4", "definition" : "chromosome 4." }, { "code" : "5", "display" : "chromosome 5", "definition" : "chromosome 5." }, { "code" : "6", "display" : "chromosome 6", "definition" : "chromosome 6." }, { "code" : "7", "display" : "chromosome 7", "definition" : "chromosome 7." }, { "code" : "8", "display" : "chromosome 8", "definition" : "chromosome 8." }, { "code" : "9", "display" : "chromosome 9", "definition" : "chromosome 9." }, { "code" : "10", "display" : "chromosome 10", "definition" : "chromosome 10." }, { "code" : "11", "display" : "chromosome 11", "definition" : "chromosome 11." }, { "code" : "12", "display" : "chromosome 12", "definition" : "chromosome 12." }, { "code" : "13", "display" : "chromosome 13", "definition" : "chromosome 13." }, { "code" : "14", "display" : "chromosome 14", "definition" : "chromosome 14." }, { "code" : "15", "display" : "chromosome 15", "definition" : "chromosome 15." }, { "code" : "16", "display" : "chromosome 16", "definition" : "chromosome 16." }, { "code" : "17", "display" : "chromosome 17", "definition" : "chromosome 17." }, { "code" : "18", "display" : "chromosome 18", "definition" : "chromosome 18." }, { "code" : "19", "display" : "chromosome 19", "definition" : "chromosome 19." }, { "code" : "20", "display" : "chromosome 20", "definition" : "chromosome 20." }, { "code" : "21", "display" : "chromosome 21", "definition" : "chromosome 21." }, { "code" : "22", "display" : "chromosome 22", "definition" : "chromosome 22." }, { "code" : "X", "display" : "chromosome X", "definition" : "chromosome X." }, { "code" : "Y", "display" : "chromosome Y", "definition" : "chromosome Y." }] }
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:ConceptMap ;
  fhir:id [ fhir:v "sc-history-status"] ;
  fhir:text [
     fhir:status [ fhir:v "extensions" ]
  ] ;
  fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-history-status"], [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-history-status"] ;
  fhir:version [ fhir:v "5.0.0-draft-final"], [ fhir:v "5.0.0-draft-final"] ;
  fhir:name [ fhir:v "FamilyHistoryStatusCanonicalMap"], [ fhir:v "FamilyHistoryStatusCanonicalMap"] ;
  fhir:title [ fhir:v "Canonical Mapping for \"Family History Status\""], [ fhir:v "Canonical Mapping for \"Family History Status\""] ;
  fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:date [ fhir:v "2020-12-28T16:55:11+11:00"], [ fhir:v "2020-12-28T16:55:11+11:00"] ;
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ 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: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: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" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ;
  fhir:sourceScope [ fhir:v "http://hl7.org/fhir/ValueSet/history-status"] ;
  fhir:targetScope [ fhir:v "http://hl7.org/fhir/ValueSet/resource-status"] ;
  fhir:group ( [
     fhir:source [ fhir:v "http://hl7.org/fhir/history-status" ] ;
     fhir:target [ fhir:v "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.