FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-v3-MaterialForm.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-v3-MaterialForm.html
URLhttp://terminology.hl7.org/CodeSystem/v3-MaterialForm
Version2.0.1
Statusretired
Date2019-03-20
NameMaterialForm
TitleMaterialForm
Realmuv
Authorityhl7
DescriptionA value representing the state (solid, liquid, gas) and nature of the material. *Open Issue:* There exist no codes in the repository for this coding system; should it be removed?
Contentcomplete

Resources that use this resource

ValueSet
v3-materialFormmaterialForm

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-MaterialForm

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
internalIdinternalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-MaterialForm defines the following codes in a Is-A hierarchy:

Code

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-MaterialForm",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-MaterialForm",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.5.1127"
    }
  ],
  "version": "2.0.1",
  "name": "MaterialForm",
  "title": "MaterialForm",
  "status": "retired",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "HL7",
  "contact": [
    {
      "name": "Health Level Seven"
    }
  ],
  "description": "A value representing the state (solid, liquid, gas) and nature of the material.\r\n\r\n*Open Issue:*  There exist no codes in the repository for this coding system; should it be removed?",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "internalId",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
      "description": "The internal identifier for the concept in the HL7 Access database repository.",
      "type": "code"
    }
  ]
}