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 R3

Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.4.2.43 HL7 v3 Code System EntityNamePartQualifier

Example StructureDefinition/observation-precondition (JSON)

External Source Resource XML / JSON
Vocabulary Orders and Observations Work Group   Maturity Level : N/A Use Context Standards Status : Any This code system (http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifier) is defined as part of HL7 v3. Related FHIR content: EntityNamePartQualifier . Summary Defining URL: http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifier Version: 2018-08-12 Name: v3.EntityNamePartQualifier Title: v3 Code System EntityNamePartQualifier Definition: OpenIssue: Needs description Informative OID: 2.16.840.1.113883.5.43 (for OID based terminology systems)
This Code system is used in the following value sets: ValueSet: EntityNamePartQualifier (A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type.) ValueSet: EntityNamePartQualifier (A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type.) ValueSet: v3 Code System EntityNamePartQualifier ( OpenIssue: Needs description) 4.4.2.43.1 Code System Content Release Date: 2018-08-12 Level Code Display Definition 1 (_OrganizationNamePartQualifier) Abstract   2   AC academic Indicates that a prefix like "Dr." or a suffix like "M.D." or "Ph.D." is an academic title. 2   AD adopted The name the person was given at the time of adoption.

Raw JSON nobility In Europe and Asia, there are still people with nobility titles (aristocrats). German "von" is generally a nobility title, not a mere voorvoegsel. Others are "Earl of" or "His Majesty King of..." etc. Rarely used nowadays, but some systems do keep track of this. 2   PR ( canonical form professional Primarily in the British Imperial culture people tend to have an abbreviation of their professional organization as part of their credential suffices. 2   SP + also see JSON Format Specification spouse The name assumed from the partner in a marital relationship (hence the "SP"). Usually the spouse's family name. Note that no inference about gender can be )

precondition


{
  "resourceType" : "StructureDefinition",
  "id" : "observation-precondition",
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/StructureDefinition/observation-precondition",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.5.1470"
  }],
  "version" : "5.0.0-ballot",
  "name" : "precondition",
  "title" : "Precondition",
  "status" : "draft",
  "experimental" : false,
  "date" : "2015-03-02",
  "publisher" : "Health Level Seven, Inc. - OO WG",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/special/committees/orders"
    }]
  }],
  "description" : "Other preceding or concurrent observations that must be known to correctly interpret the the observation.  For example an fiO2 measure taken alongside of a SpO2 measurement.  See the [Observation notes](observation.html#notes) section for additional guidance.",
  "fhirVersion" : "5.0.0",
  "mapping" : [{
    "identity" : "rim",
    "uri" : "http://hl7.org/v3",
    "name" : "RIM Mapping"
  }],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "type" : "element",
    "expression" : "Observation"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "snapshot" : {
    "element" : [{
      "id" : "Extension",
      "path" : "Extension",
      "short" : "Other Observations needed to aid in  the interpretation of the source observation.",
      "definition" : "Other preceding or concurrent observations that must be known to correctly interpret the the observation.  For example an fiO2 measure taken alongside of a SpO2 measurement.  See the [Observation notes](observation.html#notes) section for additional guidance.",
      "min" : 0,
      "max" : "*",
      "base" : {
        "path" : "Extension",
        "min" : 0,
        "max" : "*"
      },
      "constraint" : [{
        "key" : "ele-1",
        "severity" : "error",
        "human" : "All FHIR elements must have a @value or children",
        "expression" : "hasValue() or (children().count() > id.count())",
        "xpath" : "@value|f:*|h:div",
        "source" : "http://hl7.org/fhir/StructureDefinition/Element"
      },
      {
        "key" : "ext-1",
        "severity" : "error",
        "human" : "Must have either extensions or value[x], not both",
        "expression" : "extension.exists() != value.exists()",
        "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
      }],
      "isModifier" : false
    },
    {
      "id" : "Extension.id",
      "path" : "Extension.id",
      "representation" : ["xmlAttr"],
      "short" : "Unique id for inter-element referencing",
      "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "min" : 0,
      "max" : "1",
      "base" : {
        "path" : "Element.id",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl" : "id"
        }],
        "code" : "http://hl7.org/fhirpath/System.String"
      }],
      "isModifier" : false,
      "isSummary" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "n/a"
      }]
    },
    {
      "id" : "Extension.extension",
      "path" : "Extension.extension",
      "slicing" : {
        "discriminator" : [{
          "type" : "value",
          "path" : "url"
        }],
        "description" : "Extensions are always sliced by (at least) url",
        "rules" : "open"
      },
      "short" : "Extension",
      "definition" : "An Extension",
      "min" : 0,
      "max" : "0",
      "base" : {
        "path" : "Element.extension",
        "min" : 0,
        "max" : "*"
      },
      "type" : [{
        "code" : "Extension"
      }],
      "constraint" : [{
        "key" : "ele-1",
        "severity" : "error",
        "human" : "All FHIR elements must have a @value or children",
        "expression" : "hasValue() or (children().count() > id.count())",
        "xpath" : "@value|f:*|h:div",
        "source" : "http://hl7.org/fhir/StructureDefinition/Element"
      },
      {
        "key" : "ext-1",
        "severity" : "error",
        "human" : "Must have either extensions or value[x], not both",
        "expression" : "extension.exists() != value.exists()",
        "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
      }],
      "isModifier" : false,
      "isSummary" : false
    },
    {
      "id" : "Extension.url",
      "path" : "Extension.url",
      "representation" : ["xmlAttr"],
      "short" : "identifies the meaning of the extension",
      "definition" : "Source of the definition for the extension code - a logical name or a URL.",
      "comment" : "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.",
      "min" : 1,
      "max" : "1",
      "base" : {
        "path" : "Extension.url",
        "min" : 1,
        "max" : "1"
      },
      "type" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl" : "uri"
        }],
        "code" : "http://hl7.org/fhirpath/System.String"
      }],
      "fixedUri" : "http://hl7.org/fhir/StructureDefinition/observation-precondition",
      "isModifier" : false,
      "isSummary" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "N/A"
      }]
    },
    {
      "id" : "Extension.value[x]",
      "path" : "Extension.value[x]",
      "short" : "Value of extension",
      "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
      "min" : 1,
      "max" : "1",
      "base" : {
        "path" : "Extension.value[x]",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "code" : "Reference",
        "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Observation"]
      }],
      "constraint" : [{
        "key" : "ele-1",
        "severity" : "error",
        "human" : "All FHIR elements must have a @value or children",
        "expression" : "hasValue() or (children().count() > id.count())",
        "xpath" : "@value|f:*|h:div",
        "source" : "http://hl7.org/fhir/StructureDefinition/Element"
      }],
      "isModifier" : false,
      "isSummary" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "N/A"
      }]
    }]
  },
  "differential" : {
    "element" : [{
      "id" : "Extension",
      "path" : "Extension",
      "short" : "Other Observations needed to aid in  the interpretation of the source observation.",
      "definition" : "Other preceding or concurrent observations that must be known to correctly interpret the the observation.  For example an fiO2 measure taken alongside of a SpO2 measurement.  See the [Observation notes](observation.html#notes) section for additional guidance.",
      "min" : 0,
      "max" : "*"
    },
    {
      "id" : "Extension.extension",
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "id" : "Extension.url",
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/StructureDefinition/observation-precondition"
    },
    {
      "id" : "Extension.value[x]",
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Reference",
        "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Observation"]
      }]
    }]
  }
}

Usage note: every effort has been made from the existence of spouse names. 2   TITLE title Indicates that a prefix or a suffix is a title that applies to the whole name, not just the adjacent name part. 2   VV voorvoegsel A Dutch "voorvoegsel" is something like "van" or "de" ensure that might have indicated nobility in the past but no longer so. Similar prefixes exist in other languages such as Spanish, French or Portugese. 1 (PharmaceuticalEntityNamePartQualifiers) Abstract   Description: Medication Name Parts are a means of specifying a range of acceptable "official" forms of the name of a product. They examples are used as patterns against which input name strings may be matched for automatic identification of products from input text reports. While correct and useful, but they cover the concepts held under "doseForm" or "route" or "strength" the name parts are not the same and do not fit into a controlled vocabulary in the same way. By specifying up to 8 name parts a much larger range of possible names can be generated. 2   CON container name Description: This refers to the container if present in the medicinal product name. EXAMPLES: For Optaflu suspension for injection in pre-filled syringe Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season): pre-filled syringe 2   DEV device name Description: This refers to the qualifiers in the name for devices and is at the moment mainly applicable to insulins and inhalation products. EXAMPLES: For the medicinal product Actrapid FlexPen 100 IU/ml Solution for injection Subcutaneous use: FlexPen. 2   FLAV FlavorName Description: This refers to a flavor of the medicinal product if present in the medicinal product name. Examples: For 'CoughCure Linctus Orange Flavor', the flavor part is "Orange" For 'Wonderdrug Syrup Cherry Flavor', the flavor part is "Cherry" 2   FORMUL FormulationPartName Description: This refers to the formulation of the medicinal product if present in the medicinal product name. Examples: For 'SpecialMed Sugar Free Cough Syrup', the formulation name part is "Sugar Free" For 'QuickCure Gluten-free Bulk Fibre', the formulation name part is "gluten-free" 2   FRM form name Description: This refers to the pharmaceutical form/ if present in the medicinal product name. EXAMPLES: For Agenerase 50 mg soft capsules: Soft Capsules For Ludiomil 25mg-Filmtabletten: Filmtabletten For Optaflu suspension for injection in pre-filled syringe Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season): suspension for injection 2   INV invented name Description: This refers to the product name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name and, if appropriate, whether it is intended e.g. for babies, children or adults. EXAMPLES: Agenerase Optaflu Ludiomil 2   POPUL TargetPopulationName Description: This refers to the target population for the medicinal product if present in the medicinal product name Examples: For 'Broncho-Drug 3.5 mg-capsules for children', the target population part is "children" For 'Adult Chesty Cough Syrup', the target population part is "adult" 2   SCI scientific name Description: This refers to the product common or scientific name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name. EXAMPLES: For Agenerase: N/A For Optaflu: Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season) For Ludiomil: N/A 2   STR strength name Description: This refers to the strength if present in the medicinal product name. The use of decimal points should be accommodated if required. EXAMPLES: For Agenerase 50 mg soft capsules: 50mg For Ludiomil 25mg-Filmtabletten: 25 mg For Optaflu suspension for injection in pre-filled syringe Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season): N/A 2   TIME TimeOrPeriodName Description: This refers to a time or time period that may be specified in the text of the medicinal product name Example: For an influenza vaccine 'Drug-FLU season 2008/2009', the time/period normative part is "2008/2009 season" 2   TMK trademark name Description: This refers to trademark/company element if present in the medicinal product name. EXAMPLES: for Insulin Human Winthrop Comb 15: Winthrop 2   USE intended use name Description: This refers to the intended use if present in the medicinal product name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name. Examples: For 'Drug-BI Caplets - Heartburn Relief', the intended use part is: "Heartburn Relief" For 'Medicine Honey Syrup for Soothing Coughs' the intended use part is "Soothing Coughs" 1 (_PersonNamePartQualifier) Abstract   2    IN 2    TITLE 2    (_PersonNamePartAffixTypes) Abstract   3      AC 3      NB 3      PR 3      VV 2    (_PersonNamePartChangeQualifier) Abstract   3      AD 3      BR 3      SP 2    (_PersonNamePartMiscQualifier) Abstract   3      CL specification.

try { var currentTabIndex = sessionStorage.getItem('fhir-cslang-tab-index'); } catch(exception){ } if (!currentTabIndex) currentTabIndex = '0'; $( '#tabs' ).tabs({ active: currentTabIndex, activate: function( event, ui ) { var active = $('.selector').tabs('option', 'active'); currentTabIndex = ui.newTab.index(); document.activeElement.blur(); try { sessionStorage.setItem('fhir-cslang-tab-index', currentTabIndex); } catch(exception){ } } });