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

FHIR IG analytics

Packagefhir.bfarm.de
Resource TypeCatalogEntry
IdExample-DiPA-HealthAppCatalogEntry.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": "CatalogEntry",
  "id": "Example-CatalogEntry-10",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-12-27T07:31:09.079+01:00",
    "source": "#tTaQXzIG5hRjot9s",
    "profile": [
      "https://fhir.bfarm.de/StructureDefinition/HealthAppCatalogEntry"
    ]
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "https://dipa.bfarm.de/de/verzeichnis/01964"
    }
  ],
  "orderable": false,
  "referencedItem": {
    "extension": [
      {
        "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppCatalogEntryHealthAppLink",
        "valueReference": {
          "reference": "DeviceDefinition/Example-DeviceDefinition-1",
          "display": "Healthy DiPA von krautsalad"
        }
      }
    ]
  },
  "status": "unknown"
}