FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/code-system-location-type-my-core

PackageMyHIE.v4-test
Resource TypeCodeSystem
Idcode-system-location-type-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core
URLhttp://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core
Version1.0.0
Statusactive
Date2023-04-10T23:23:10.8917831+00:00
NameCodeSystemLocationTypeMyCore
TitleCodeSystemLocationType (MY Core)
DescriptionLocation Type
Contentcomplete

Resources that use this resource

ValueSet
location-type-front-my-coreValueSetLocationTypeFront (MY Core)
location-type-my-coreValueSetLocationType (MY Core)

Resources that this resource uses

No resources found


Narrative

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

CodeSystemLocationType (MY Core)

http://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core

Location Type


Source

{
  "resourceType": "CodeSystem",
  "id": "code-system-location-type-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core",
  "version": "1.0.0",
  "name": "CodeSystemLocationTypeMyCore",
  "title": "CodeSystemLocationType (MY Core)",
  "status": "active",
  "date": "2023-04-10T23:23:10.8917831+00:00",
  "description": "Location Type",
  "compositional": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "OT",
      "display": "Operation Theatre",
      "definition": "Operation Theatre"
    },
    {
      "code": "SCS",
      "display": "Specimen Collecting Site",
      "definition": "Specimen Collecting Site"
    }
  ]
}