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

FHIR IG analytics

Packageufp.core
Resource TypeNamingSystem
Idsfsid.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": "Starfleet Service ID",
  "status": "draft",
  "kind": "identifier",
  "date": "2017-09-15",
  "publisher": "United Federation of Planets",
  "description": "Starfleet Service Identifier",
  "usage": "All active Starfleet personnel are assigned a unique Starfleet Service Identifier",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.ufp/NamingSystem/sfsid",
      "preferred": true,
      "period": {
        "start": "2017-09-15"
      }
    }
  ]
}