Release 4 R4 Ballot #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v4.0.1: (v3.5.0: R4 - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). Ballot #2). 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 R2

Valueset-marital-status.json Sc-valueset-goal-status.ttl

Vocabulary Patient Care Work Group Maturity Level : N/A Standards Ballot Status : Informative

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

Definition Canonical Mapping for Value SetMaritalStatus "GoalStatus"

{ "resourceType" : "ValueSet", "id" : "marital-status", "meta" : { "lastUpdated" : "2019-11-01T09:29:23.356+11:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "pa" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "normative" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode" : "4.0.0" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 5 }], "url" : "http://hl7.org/fhir/ValueSet/marital-status", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.3.29" }], "version" : "4.0.1", "name" : "Marital Status Codes", "title" : "MaritalStatus", "status" : "active", "experimental" : false, "date" : "2019-11-01T09:29:23+11:00", "publisher" : "FHIR Project team", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }], "description" : "This value set defines the set of codes that can be used to indicate the marital status of a person.", "compose" : { "include" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" }, { "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "concept" : [{ "code" : "UNK" }] }] } }
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

[] a fhir:ConceptMap;
  fhir:Resource.id [ fhir:value "sc-goal-status"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/ConceptMap/sc-goal-status"];
  fhir:ConceptMap.version [ fhir:value "3.5.0"];
  fhir:ConceptMap.name [ fhir:value "GoalStatusCanonicalMap"];
  fhir:ConceptMap.title [ fhir:value "Canonical Mapping for \"GoalStatus\""];
  fhir:ConceptMap.status [ fhir:value "draft"];
  fhir:ConceptMap.date [ fhir:value "2018-08-19T21:48:56+10:00"];
  fhir:ConceptMap.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:ConceptMap.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:ConceptMap.description [ fhir:value "Canonical Mapping for \"Indicates whether the goal has been met and is still being targeted.\""];
  fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/ValueSet/goal-status"];
  fhir:ConceptMap.target [ fhir:value "http://hl7.org/fhir/ValueSet/resource-status"];
  fhir:ConceptMap.group [
     fhir:index 0;
     fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/goal-status" ];
     fhir:ConceptMap.target [ fhir:value "http://hl7.org/fhir/resource-status" ];
     fhir:ConceptMap.element [
       fhir:index 0;
       fhir:ConceptMap.code [ fhir:value "entered-in-error" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "error" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 1;
       fhir:ConceptMap.code [ fhir:value "proposed" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "proposed" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 2;
       fhir:ConceptMap.code [ fhir:value "planned" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "planned" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 3;
       fhir:ConceptMap.code [ fhir:value "rejected" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "declined" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 4;
       fhir:ConceptMap.code [ fhir:value "accepted" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "accepted" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 5;
       fhir:ConceptMap.code [ fhir:value "in-progress, sustaining" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "active" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 6;
       fhir:ConceptMap.code [ fhir:value "on-hold" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "suspended" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 7;
       fhir:ConceptMap.code [ fhir:value "achieved" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "complete" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 8;
       fhir:ConceptMap.code [ fhir:value "cancelled" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "abandoned" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 9;
       fhir:ConceptMap.code [ fhir:value "on-target" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "on-target" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 10;
       fhir:ConceptMap.code [ fhir:value "ahead-of-target" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "ahead-of-target" ];
         fhir:ConceptMap.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 11;
       fhir:ConceptMap.code [ fhir:value "behind-target" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "behind-target" ];
         fhir:ConceptMap.equivalence [ fhir:value "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.