FHIR Release 3 (STU) R5 Final QA

This page is part of the FHIR Specification (v3.0.2: STU (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes 3). ). 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

Codesystem-name-assembly-order.json

Example ValueSet/enteral-route (JSON)

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

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

Definition for Code System HumanNameAssemblyOrder Value SetEnteral Route Codes

{
  "resourceType": "CodeSystem",
  "id": "name-assembly-order",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"

  "resourceType" : "ValueSet",
  "id" : "enteral-route",
  "meta" : {
    "lastUpdated" : "2023-03-01T23:03:57.298+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]

  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"

  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-PO\">PO</a></td><td>Swallow, oral</td><td>Swallow, oral</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-EFT\">EFT</a></td><td>Instillation, enteral feeding tube</td><td>Instillation, enteral feeding tube</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-ENTINSTL\">ENTINSTL</a></td><td>Instillation, enteral</td><td>Instillation, enteral</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-GT\">GT</a></td><td>Instillation, gastrostomy tube</td><td>Instillation, gastrostomy tube</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-NGT\">NGT</a></td><td>Instillation, nasogastric tube</td><td>Instillation, nasogastric tube</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-OGT\">OGT</a></td><td>Instillation, orogastric tube</td><td>Instillation, orogastric tube</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-GJT\">GJT</a></td><td>Instillation, gastro-jejunostomy tube</td><td>Instillation, gastro-jejunostomy tube</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-JJTINSTL\">JJTINSTL</a></td><td>Instillation, jejunostomy tube</td><td>Instillation, jejunostomy tube</td></tr><tr><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html#v3-RouteOfAdministration-OJJ\">OJJ</a></td><td>Instillation, orojejunum tube</td><td>Instillation, orojejunum tube</td></tr></table></li></ul></div>"

  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/name-assembly-order",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.833"

  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"

  },
  "version": "3.0.2",
  "name": "HumanNameAssemblyOrder",
  "status": "draft",
  "experimental": false,
  "date": "2019-10-24T11:53:00+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "A code that represents the preferred display order of the components of a human name",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/name-assembly-order",
  "content": "complete",
  "concept": [
    {
      "code": "NL1",
      "display": "Own Name"
    },
    {
      "code": "NL2",
      "display": "Partner Name"
    },
    {
      "code": "NL3",
      "display": "Partner Name followed by Maiden Name"
    },
    {
      "code": "NL4",
      "display": "Own Name followed by Partner Name"
    }
  ]

  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  }],
  "url" : "http://hl7.org/fhir/ValueSet/enteral-route",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.394"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.381"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.214"
  }],
  "version" : "5.0.0-draft-final",
  "name" : "EnteralRouteCodes",
  "title" : "Enteral Route Codes",
  "status" : "draft",
  "experimental" : false,
  "publisher" : "FHIR NutritionOrder team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "EnteralRouteOfAdministration: Codes specifying the route of administration of enteral formula.  This value set is composed of HL7 V3 codes and is provided as a suggestive example.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
      "concept" : [{
        "code" : "PO"
      },
      {
        "code" : "EFT"
      },
      {
        "code" : "ENTINSTL"
      },
      {
        "code" : "GT"
      },
      {
        "code" : "NGT"
      },
      {
        "code" : "OGT"
      },
      {
        "code" : "GJT"
      },
      {
        "code" : "JJTINSTL"
      },
      {
        "code" : "OJJ"
      }]
    }]
  }

}

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.