Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - 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: R4B R4

Extension-observation-sequelto.xml

Example ValueSet/artifactassessment-disposition (JSON)

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

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

sequelTo Definition for Value SetArtifact Assessment Disposition

<?xml version="1.0" encoding="UTF-8"?> This observation follows the target observation (e.g. timed tests such as Glucose Tolerance Test). This observation follows the target observation (e.g. timed tests such as Glucose Tolerance Test). Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. Value of extension - must be one of a constrained set of the data types (see [Extensibility](http:// hl7.org/fhir/extensibility.html) for a list). This observation follows the target observation (e.g. timed tests such as Glucose Tolerance Test). </ StructureDefinition >
{
  "resourceType" : "ValueSet",
  "id" : "artifactassessment-disposition",
  "meta" : {
    "lastUpdated" : "2022-09-10T05:52:37.223+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"codesystem-artifactassessment-disposition.html\"><code>http://hl7.org/fhir/artifactassessment-disposition</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://hl7.org/fhir/ValueSet/artifactassessment-disposition",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.3155"
  }],
  "version" : "5.0.0-ballot",
  "name" : "ArtifactAssessmentDisposition",
  "title" : "Artifact Assessment Disposition",
  "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" : "Possible values for the disposition of a comment or change request, typically used for comments and change requests, to indicate the disposition of the responsible party towards the changes suggested by the comment or change request.",
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/artifactassessment-disposition"
    }]
  }
}

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.