PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r4@1.0.0
    http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType
{
  "description": null,
  "_filename": "CodeSystem-v3-EntityNamePartType.json",
  "package_name": "hl7.terminology.r4",
  "date": "2019-03-20T00:00:00-04:00",
  "publisher": "Health Level 7",
  "content": "complete",
  "property": [ {
    "code": "Specializes",
    "type": "Coding",
    "extension": [ {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode": "antisymmetric"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode": "transitive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode": "irreflexive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean": true
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode": "Specializes"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString": "Generalizes"
    } ],
    "description": "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric."
  }, {
    "code": "Generalizes",
    "type": "Coding",
    "extension": [ {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode": "antisymmetric"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode": "transitive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode": "irreflexive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean": true
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode": "Generalizes"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString": "Specializes"
    } ],
    "description": "Inverse of Specializes.  Only included as a derived relationship."
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code": "internalId",
    "type": "code",
    "description": "The internal identifier for the concept in the HL7 Access database repository."
  }, {
    "uri": "http://hl7.org/fhir/concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "Designation of a concept's state. Normally is not populated unless the state is retired."
  } ],
  "name": "EntityNamePartType",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "EntityNamePartType",
  "package_version": "1.0.0",
  "status": "active",
  "language": "en",
  "hierarchyMeaning": "is-a",
  "id": "afea4880-7c14-4cd2-a16c-728a660da57e",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.5.44",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "DEL",
    "display": "delimiter",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10656"
    } ],
    "definition": "A delimiter has no meaning other than being literally printed in this name representation. A delimiter has no implicit leading and trailing white space."
  }, {
    "code": "FAM",
    "display": "family",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10654"
    } ],
    "definition": "Family name, this is the name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father."
  }, {
    "code": "GIV",
    "display": "given",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10655"
    } ],
    "definition": "Given name (don't call it \"first name\" since this given names do not always come first)"
  }, {
    "code": "PFX",
    "display": "prefix",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10657"
    } ],
    "definition": "A prefix has a strong association to the immediately following name part. A prefix has no implicit trailing white space (it has implicit leading white space though). Note that prefixes can be inverted."
  }, {
    "code": "SFX",
    "display": "suffix",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10658"
    } ],
    "definition": "**Description:**A suffix has a strong association to the immediately preceding name part. A suffix has no implicit leading white space (it has implicit trailing white space though). Suffices cannot be inverted."
  } ],
  "version": "2.0.0",
  "contact": [ {
    "name": "Health Level Seven"
  } ]
}