Release 5 Ballot

This page is part of the FHIR Specification (v0.0.82: DSTU (v5.0.0-ballot: R5 Ballot - see ballot notes 1). ). 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

Observation-status.xml

Example ValueSet/substance-stereochemistry (JSON)

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

Raw JSON ( canonical form + also see JSON Format Specification )

Definition for Value SetObservationStatus SetStereochemistry

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<div><h2>ObservationStatus</h2><p>Codes providing the status of an observation</p><p>This value set defines its own terms in the system http://hl7.org/fhir/observation-status</p><table><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>registered<a name=\"registered\"> </a></td><td/><td>The existence of the observation is registered, but there is no result yet available.</td></tr><tr><td>preliminary<a name=\"preliminary\"> </a></td><td/><td>This is an initial or interim observation: data may be incomplete or unverified.</td></tr><tr><td>final<a name=\"final\"> </a></td><td/><td>The observation is complete and verified by an authorized person.</td></tr><tr><td>amended<a name=\"amended\"> </a></td><td/><td>The observation has been modified subsequent to being Final, and is complete and verified by an authorized person.</td></tr><tr><td>cancelled<a name=\"cancelled\"> </a></td><td/><td>The observation is unavailable because the measurement was not started or not completed (also sometimes called &quot;aborted&quot;).</td></tr><tr><td>entered in error<a name=\"enteredinerror\"> </a></td><td/><td>The observation has been withdrawn following previous Final release.</td></tr></table></div>"

  "resourceType" : "ValueSet",
  "id" : "substance-stereochemistry",
  "meta" : {
    "lastUpdated" : "2022-09-10T04:52:37.223+10:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]

  },
  "identifier": "http://hl7.org/fhir/vs/observation-status",
  "name": "ObservationStatus",
  "publisher": "HL7 (FHIR Project)",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org/fhir"

  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"codesystem-substance-stereochemistry.html\"><code>http://hl7.org/fhir/substance-stereochemistry</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/substance-stereochemistry",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.3258"
  }],
  "version" : "5.0.0-ballot",
  "name" : "Stereochemistry",
  "title" : "Stereochemistry",
  "status" : "draft",
  "experimental" : true,
  "date" : "2020-12-28T16:55:11+11:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"

    },
    {
      "system": "email",
      "value": "fhir@lists.hl7.org"
    }
  ],
  "description": "Codes providing the status of an observation",
  "status": "draft",
  "date": "2014-09-30T18:09:16.976+10:00",
  "define": {
    "system": "http://hl7.org/fhir/observation-status",
    "caseSensitive": true,
    "concept": [
      {
        "code": "registered",
        "definition": "The existence of the observation is registered, but there is no result yet available."
      },
      {
        "code": "preliminary",
        "definition": "This is an initial or interim observation: data may be incomplete or unverified."
      },
      {
        "code": "final",
        "definition": "The observation is complete and verified by an authorized person."
      },
      {
        "code": "amended",
        "definition": "The observation has been modified subsequent to being Final, and is complete and verified by an authorized person."
      },
      {
        "code": "cancelled",
        "definition": "The observation is unavailable because the measurement was not started or not completed (also sometimes called \"aborted\")."
      },
      {
        "code": "entered in error",
        "definition": "The observation has been withdrawn following previous Final release."
      }
    ]

      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "description" : "The optical rotation type of a substance.",
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/substance-stereochemistry"
    }]

  }
}

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.