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

FHIR IG analytics

Packagede.gevko.emdaf
Resource TypeNamingSystem
IdEMDAF_NS_Sequence_Number.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",
  "id": "EMDAF-NS-Sequence-Number",
  "name": "EMDAF_NS_Sequence_Number",
  "status": "active",
  "kind": "identifier",
  "date": "2022-11-17",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "75280-8"
      }
    ]
  },
  "description": "Sequence number in substance administration series.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.gevko.de/NamingSystem/EMDAF_NS_Sequence_Number",
      "preferred": true
    }
  ]
}