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

FHIR IG analytics

Packageufp.core
Resource TypeNamingSystem
Idicd-42.namingsystem.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "name": "ICD-42",
  "status": "draft",
  "kind": "identifier",
  "date": "2017-09-15",
  "publisher": "United Federation of Planets",
  "description": "Intergalactic Classification of Diseases, Edition 42",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.ufp/NamingSystem/icd-42",
      "preferred": true,
      "period": {
        "start": "2017-09-15"
      }
    }
  ]
}